| Thread | Last Post | Replies |
|
| Mouse Wheel Control | 08 Feb 2005 05:41 GMT | 2 |
I have a number of custom forms produced in my Db that have vertical scroll bars. Is there any way to get the mouse wheel to scroll up and down the page instead of using the scroll bars.
|
| how to create a combo box in access to look up records from a pre. | 08 Feb 2005 04:51 GMT | 1 |
I do a filter by Form for CD Group and I want it to display the records of the name of Cd Just from that CD Group Example CD Group Mormon Tabernacle Chior
|
| Create a new record from an existing one | 08 Feb 2005 04:08 GMT | 4 |
I have 2 tables that are linked to create a query. I also have a form that is based on the query. The problem is that I'am not able to make changes to an existing record and save it as a new record using the form. Structure is as follows:
|
| Default value for a yes/no field | 08 Feb 2005 03:33 GMT | 2 |
How do you set the default value for a yes/no field? I want it to be automatically checked but when I put [y] in the default property it doesn't do it. TIA,
|
| Problem with form formatting. | 08 Feb 2005 02:33 GMT | 1 |
I have a form that I keep running and it updates data from a table that other people access. When a field changes, I want to be able to have the text or background change colors, but If I ask it to do that, it changes the color of that field for all the records. The form have ...
|
| Form based on Query | 08 Feb 2005 02:19 GMT | 4 |
Can you have a Form based on a Query? I need to be able to have lookup fields on the form. What is the best approach? Thanks!
|
| show date of changed data on form in Access 2000 | 08 Feb 2005 02:17 GMT | 5 |
I have a membership database of around 1400 members. Subs renewals come in at any time during the year, also change of address, etc.. I'd like to have a box showing the date that any data was changed on each form. I had it working on my old Access (Office 98) but can't seem to ...
|
| Display Form - Hide Database - not working | 08 Feb 2005 00:53 GMT | 8 |
G'day all I want to hide everything except a form on a desktop. So I've been to http://www.mvps.org/access/api/api0019.htm and had a look at the code. The trouble is that it's not working and I was wondering if someone could
|
| a search text box | 08 Feb 2005 00:41 GMT | 1 |
i want to bring up a simple for that has one text box that says "enter customer last name". when i enter the name and hit enter i want my customers form to open to that customers record. I can't seem to figure this out. I'm new to access but i can't find instruction on how ...
|
| I need help with an expression in access (xp) | 08 Feb 2005 00:39 GMT | 1 |
I have an expression that is supposed to calculate a fee based on a cost of a project. The fee is: first $1000 of value = $15, $5 for every $1000 or fraction thereof. Expression works on even amounts but not fractions thereof such as $2650
|
| Formating of a module | 07 Feb 2005 23:21 GMT | 1 |
Module written for BeforeUpdate: Want the end result to be 001-2005 002-2005
|
| print only data and caption on a form | 07 Feb 2005 23:00 GMT | 2 |
when I print directly a form with DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70 DoCmd.PrintOut acSelection or
|
| Database design help..... | 07 Feb 2005 22:39 GMT | 3 |
I am in the process of creating a database for a car sales showroom it will be used to record customer details and there requirements, I have managed so far but I am getting a little stuck and confused with the next part .. Let me explain....
|
| Question about a exit butten and Admin rights | 07 Feb 2005 22:33 GMT | 3 |
I hope some one can help me I have a exit button and when the person click on it I want access to see is this user a admin user or not and if admin yes then run a delete query if not admin user then don’t run the query and just exits.
|
| How do I enter today's date in box double click | 07 Feb 2005 22:15 GMT | 1 |
I want to double click a box on a form so that it enters today's date. I also want it to display a message "Are you sure", and "Cancel". How do I do this? Thanks Mark Allsop
|