| Thread | Last Post | Replies |
|
| Childcare Enrollment Application | 25 Aug 2007 14:08 GMT | 1 |
Hey Everyone! I need help creating a childcare enrollment application in Access. The thing is I am new at the wholwe access thing. If someone out there have already created one , It would be great have a copy of one, maybe purchase
|
| User network login | 25 Aug 2007 12:27 GMT | 1 |
I wish all the Forms in access 2007 to use the network user name. How should i put this code in the Access form for the best performance? ++++++++++++++++ Dim objNet, DataUser
|
| query producing multiple lines of same data. | 25 Aug 2007 00:40 GMT | 4 |
hello again everyone. I am re-working an old report that shows an audit of data entered. It also should include averages of usage and dollar amounts. It seems to work just fine, however on the report print out, it has the same line
|
| Animated GIF on a form | 25 Aug 2007 00:20 GMT | 11 |
Good morning, I inserted an animated GIF file on a form. When I view it on the form view, it does not do animation. It just shows as a regular picture. Is there something that I need to do to make it work (animation)?
|
| Add Data to subform | 24 Aug 2007 22:36 GMT | 1 |
I have a drop down box that I have set the after update event to add data to a subform. However it adds the data to the first record on the subform. How to I code it so it add the data to a new line on the subform? Thanks
|
| Datediff function | 24 Aug 2007 22:07 GMT | 5 |
I have been wanting to automate an AGE box on my current form, which i have managed to do, however even though the calculated age appears on the form it doesnot appear on the corresponding table. What am i doing wrong? Many thanks
|
| Help! Shut off all display in startup | 24 Aug 2007 21:26 GMT | 1 |
I was trying to lock down my database by removing the toolbars and the tables/queries/etc. and now when I open my database I have nothing! I can not see my switchboard and I can not unhide anything because I hide the menu bar. Can I undo this or do I need to start over?
|
| Displaying Multible Colums On One Form | 24 Aug 2007 20:16 GMT | 6 |
Hi, I am new to Access and I was wondering how to show many colums and have the form grow to that size. Ex: Form Header
|
| Combo Box/Select all | 24 Aug 2007 17:38 GMT | 5 |
I have a form with combo boxes that I am using to provide criteria to a query. I am able to pass the other combo box values (I require each of those to have a selection made) by referencing the control name in the query. The form values are passed to the query with a button click
|
| Late Binding of subform RecordSource | 24 Aug 2007 16:40 GMT | 6 |
I am test converting Access 2003 databases to Access 2007. On this particular DB I have widely used code to late bind the sub forms record source similar to the example below. Access 2007 evaluates the code without any error but also fails to display the qry results in any sub ...
|
| Conditional format multiple controls | 24 Aug 2007 16:33 GMT | 3 |
Hi, I have a form which is used to update records in the ClientTable. I want to set the back colour to be red when the field is blank to alert the user that data is needed. I know I can do this for each control (textboxes and combo boxes)
|
| Report of the contents of a list box | 24 Aug 2007 16:20 GMT | 3 |
I havent had much luck with this, and perhaps its the way Im asking the question. I have a list box on a form. I would like to run a report of the contents of the list box. All the contents, not one or two records I select but whatever is shown in the list box. The filter for ...
|
| Form View / Properties | 24 Aug 2007 16:04 GMT | 2 |
While in edit/form view I can not display the properties window. edit/report view works fine. If I trnsfere my data base to another PC, properties window works fine. I have run the repair utility from the Office 2000 CD and still noithing.
|
| If Yes checked, display set of questions | 24 Aug 2007 14:54 GMT | 1 |
I saw an access database that had a very cool form. There were 5 Yes/No options on the form. These were questions that applied to Quality Control. When a box was checked to indicate yes, additional questions with Yes/No options displayed below. Those questions that displayed ...
|
| Cascading Combo Box BIG issue | 24 Aug 2007 07:36 GMT | 11 |
I have a table for some products tblErmax Mark Type
|