| Thread | Last Post | Replies |
|
| Calendar Solution? | 10 Feb 2008 17:31 GMT | 1 |
Hi, I have designed a lot of Access databases (2003) for various clients and to some extent have worked with integrating information with Outlook; however, sometimes I have clients that do not use Outlook and I need to offer calendaring features within a database. Do you know of ...
|
| Progress bar based on percentage | 10 Feb 2008 17:11 GMT | 3 |
I have implemented a Progress bar explained on this article: http://support.microsoft.com/kb/283030. However, this is still not what I am looking for, what I need is a Progress bar just like this one, but based on percentage field (bound Form with a
|
| SQl string to DELETE unmatched entries | 10 Feb 2008 14:04 GMT | 2 |
I want to delete all entries from tblCat1 that don't have a match in tblCat3. The following SQL string will display these Unmatched entries - can this same string be modified into a DELETE string so I can just delete them all in one fell swoop. Nothing I try seems to work.
|
| Rich Text & Sorting | 10 Feb 2008 12:33 GMT | 5 |
I have a database that I need alphabetical and I want to color code some of the names. I have sorted the database alpahbetically and saved it with a new name. To sort it, I have to use Text format in my first and last name fields. When I
|
| crosstab query failed emergency help | 10 Feb 2008 08:14 GMT | 2 |
dears, here is the table and report requirement any one please help as im going to face the exam on 10/02/08 13.00 hrs please .b'cse its my employment . here is the table Employeename . text
|
| Locking all controls on a form | 10 Feb 2008 04:23 GMT | 6 |
Is there a way to write a code to lock all controls on a form when it is first loaded?
|
| Formatting Memo Boxes | 10 Feb 2008 04:07 GMT | 1 |
(This message is a duplicate of a message posted in the gettingstarted newsgroup, but after an excellent reply from Doug Steele that was over my head, everyone left the newsgroup! The question probably should have been posted here first. No scolding necessary.)
|
| Format Label as "Standard" Number | 10 Feb 2008 02:46 GMT | 9 |
I'm using Queries to populate a Report w/ numbers using the label's caption. The financial Report uses various Queries. If a label.caption populates as 1234.56, how can I get it to appear as 1,234.56??
|
| Using a Combo Box to Search for a Record: | 10 Feb 2008 01:34 GMT | 6 |
I have a form and on the form there is a combo box. The form also contains lots of text boxes. What I want to do is select a value in the combo box and have the form display the record of the selection in the combo box. I was using this code:
|
| Capital/Small Letters in Text | 09 Feb 2008 23:58 GMT | 2 |
I have a problem with text format. A lookup-table contains textstrings 003A and 003a. Access2003 does not differentiate between these. But actually they code different things. What shoul I do?
|
| ODBC Linking to Mutiple ODBC Datases | 09 Feb 2008 23:57 GMT | 1 |
I created an Access mde that has a logon routine which re-creates ODBC links to five different databases depending on the database chosen. The routine works when I have one user running the mde however when multiple users start running and logging on to different databases they ...
|
| How to change the AutoNumbers inID field in my finished database? | 09 Feb 2008 21:10 GMT | 6 |
This may be a simple question but... I have already entered in my data and want to change the autonumbers, to a different way I have set it up. Is this possible?
|
| Age and gender from yyddmm-xxxx | 09 Feb 2008 19:53 GMT | 7 |
I've been searching here and on other places on the Internet but I just can't find a solution to how to calculate age and gender from swedish "personnummer" (yymmdd-xxxx where the first two xx is birth location, the third is gender where 0,2,4,6,8 is female and 1,3,5,7,9 is male) ...
|
| In need of a formula | 09 Feb 2008 19:08 GMT | 3 |
This is probably very simple, but I just can't seem to figure it out. I have an amount field on a form which is based on a table with a date field (ChequeDate) for the amount field (ChequeAmount). What I need is to have the amount appear in the control only if the date is later ...
|
| Adding and Viewing Images - How? | 09 Feb 2008 18:30 GMT | 1 |
As part of a Uni project I've built a database which holds records of animals for a local shelter. Each record has a field which i would like to contain or link in some way to an image of the animal. I've created a form which allows the user to enter new animals data
|