Date() + 3 Months. Now how do I tell Access.
Tue, 8 Jul 2008 20:04:04 -0700
I know this should be simple but....
I have a Text box that I want to show what date it will be in 3 months. ...
|
DATE() + 3 months Now how do I tell Access ?
Tue, 8 Jul 2008 19:58:13 -0700
...
|
Why is Access' tab transparent property not working in Vista?
Tue, 8 Jul 2008 19:08:00 -0700
I have a form I'm working on at home on vista and in the office on Xp. The
Tab Control shows gray in the office but white at home. In the office I
switched it to transparent and set the detail color to a company color. At
home it's not transparent! Also, there's no way to set the tabs background
color! ...
|
Access Combo Box
Tue, 8 Jul 2008 15:36:04 -0700
In a shared (over a LAN) database, one combo box on one form comes up blank
on some (not all) PC's. I cannot find what is causing this. Can anyone help?
--
Dave ...
|
SQL Help
Tue, 8 Jul 2008 15:01:01 -0700
On my form I have a combo box. That when an item is selected it will bring
up another form. Of the 13 fields available only 5 or will need the separate
forms. I have created a nested if then statement. However, each time I
select one of the items that will bring up the separate form, I get an error
else ...
|
Setting up 3 fields in form with different values from one table
Tue, 8 Jul 2008 14:46:01 -0700
I have tbl.Client Co for all of our clients' info. I need to ability to
select 3 different clients all from tbl.Client Co using combo boxes on each.
Is there a cleaner/simpler way than to create 3 different fields like
Client1, Client2 and Client 3 all with related to the Client ID in tbl.Client
Co? Thank ...
|
Different Values for Different Date Ranges
Tue, 8 Jul 2008 14:11:04 -0700
I am tracking expenses on a line of credit that I have and I pay $50 for the
first 30 days of an advance an additional $20 for every 30 days after that.
In a form I already have a section that tracks the number of days I have an
advance outstanding. I need to enter a control source in new section to read
$ ...
|
|
|
Subform Help - Recalling Data
Tue, 08 Jul 2008 20:35:52 GMT
Hey Experts. Please help! IĆ¢??ll try to keep this is as short as possible.
My issue I need help with is with my Orders Subform in the Main Customer
Information Form.
I would like it so that when a customer orders a specific Size/Dimension for
the advertisement, I can have a dropdown list with the 5 differen ...
|
How can I get a form to open another the current record displayed?
Tue, 8 Jul 2008 12:47:08 -0700
Hi,
I have a form with a command button which opens another. This second form
takes a few of its fields from the first form and has a subform. The first
form has a list of records activities (meetings) and the details of where the
event took place and the organization which hosted it. The second form has
...
|
prevent form from closing IF
Tue, 8 Jul 2008 12:20:01 -0700
How can I prevent a form from closing if the "ProjEnd" date field <
"ProjStart" date field. I need to prompt user that they cannot close if the
"ProjEnd" date < "ProjStart" date.
I do not have a close button. I use the File, Close in the menu.
Thanks
--
deb ...
|