Hello. Is there a way of setting up my database so that Access will automatically send me a e-mail or an alert when a field reaches a certain value?
Thanks
How are you? I would like to change the format of a date on a report.
The current format is =NOW() which gives me 2/24/2004 9:10:58 AM
I want to change it to February 24, 2004.
What do I have to do to make the change?
Thanks
Help......I have a query where I need to select records within a date range:
Equal to or Greater Than 8/1/2002 and
Less Than or Equal to 7/31/2003.
I tried " >=#8/1/2002# and <=7/31/2003", but get all the records in the table.
Thanks
Hello. I have a table in which some of the records have the same info in the "Name" field. Is it possible to create a Make Table Query that will not select any records with duplicate info in the "Name" field?
Hello. I have a table with 8 fields and 3,500 records. Each record will always have data in all but two fields: Date and Desc.
Example:
Date - Desc - Month - Number- ......
1/1/02 - AMT - June - 850
- June - 850
- June - 850...
I have 15 pre defined text messages. I want to be able display any one of them in a field based upon the checkbox that is selected.
Example:
If I select checkbox1, "this is a good day" will be inserted into a text field1
If I select checkbox2, "this is a not good day" will be inserted into a...