I have an .hlp file that I would like to attach to my database. Can anyone tell me how to accomplish this? Any information is greatly appreciated.
Rich
I have a form with a subform but the subform's Source Object property can be one of several forms based on a combo box selection the user makes on the main form. How can I reference different controls on these possible subforms? Any information is greatly appreciated and if I need to be more...
I'm designing a tool that automatically emails specific individuals based on check box selections the user makes on a form. The check boxes represent events worth reporting. My boss requests that the users be able to add check box criteria. I don't think it's possible to allow a user to edit...
I'm trying to store a string in a text field that contains a carriage return. I build a string with a chr(13) statement but when i view this field in a report it doesn't do a carriage return. Any help is greatly appreciated.
Crook_n_flail
I too had this problem but instead of having to use the JET engine reference I had to check the Microsoft DAO 6.0 Object Library reference. This solved my delima.
Running a macro or module when Access first starts up is straight forward enough; but how do i get a form to display when a user hits the "X" button on the title bar of the main Access window?? Any information on this matter is greatly appreciated.