| Thread | Last Post | Replies |
|
| Highlighting | 03 Sep 2009 16:46 GMT | 2 |
I want to highlight all the discharge dates in my db but acess won't allow me to do it for just certain records. One of my co-workers suggested I convert my db from acess to excel. My question: can I highlight certain records using acess or should I convert
|
| Importing information into an access template from excel | 03 Sep 2009 00:28 GMT | 3 |
I am fairly new to access but have been able to import my excel master customer list into an access template. It created its own sheet but I want to put this information into ones that are with the template. Can I not import it into the ready made ones or does it have to be ...
|
| Query | 02 Sep 2009 21:34 GMT | 3 |
I have 3 tables (TRUCK, DRIVER and ASSIGNED). ASSIGNED is used to record which DRIVER has which TRUCK by the date. I have more trucks than drivers. What is the best approach to list which trucks currently have no drivers.
|
| Using the Access 2007 run-time with a split database | 02 Sep 2009 18:44 GMT | 5 |
A friend is developing a database for a medical charity, so needs to keep costs down. We've been wondering to what extent we can use the free Access 2007 runtime to reduce licensing costs for Access. I understand (although I've never tried it) that a database which is a
|
| Need Help Finding Where To Put The Product Key | 02 Sep 2009 09:04 GMT | 1 |
Someone please please help me. I recently just downloaded the Microsoftt Office Home & Student the download completed I went to my email and recieved the Product Key but I dont know were to go to put the Key in so I can activate it. Some One Please Help Me I Have Homework Due in ...
|
| Report on things not done | 02 Sep 2009 05:25 GMT | 3 |
After many posts and much, much help, the employee and event tracking database I/we have been working on seemingly forever is almost done. The goal is for it to track every employee's personal data as well as every event/task that that employee does. I have one more hurdle left
|
| looking up rejected items | 02 Sep 2009 00:21 GMT | 13 |
I’m new to access and I’m trying to make a query to look up rejected items. I’m doing this by date so in the criteria I have “Between [Enter Start Date] And [Enter End Date]” it is working fine. I need to show items that are rejected. If there isn’t any rejected we have ...
|
| text box lookup to list box | 01 Sep 2009 23:09 GMT | 10 |
newbi user, trying to enter text in a text box (on a form) to find a record in the database and display the records in a list box below on the same form. Can anyone help. Thanks
|
| How do you double space in word 2007? | 01 Sep 2009 19:31 GMT | 2 |
This is the first time I have use word 2007. How do I double space?
|
| Not in List Event | 01 Sep 2009 02:09 GMT | 5 |
I have 4 Combo boxes as find boxes and I want to trap and process any input that is not listed in the Comb drop down. Currently i have the following to handle each combo box and pass the info on to a sub routine called "Not_In_List()" to handle the event. Is there ant way to ...
|
| DCount And and Or syntax | 01 Sep 2009 01:06 GMT | 6 |
I am having problems with the OR portion of this DCount statement: =DCount("*","qryDSR","[ServiceEntityName]='Army' AND [Paygrade] Like 'O-*' or Like 'W-*'") (Count the number of Army and O- (O-1,O-2,O-3,etc.) or W- (W-1, W-2,
|