Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Variable Report label in Access VBA
Name: valentino Date: April 10, 2003 at 05:31:15 Pacific OS: win2000 CPU/Ram: pentium III
Comment:
Hello to All,
I have a question about approaching a variable Report label-field in Access VBA.
What i want is to fill a Report Label in the Report-details section (not bound to any Table-field!) with a description depending on the value of another (Table-)Field in the report. I cant find a way to approach and change the value from VBA-code in a form or module.
Summary: Hi, I am trying to place a checkbox control in my Access VBA form.I have the controlSource set to a 'Yes/No' field in database.When I click on the checkbox,it does not get ticked.In the front en...
Summary: Hi everyone! I am writing a database in access 2000. This database is for a company and they are set up on a network. Anyway in order for the database to know who was logged on I put th...
Summary: Is anyone familiar with sample code that can be used in Access 2000 to change the value of a query field criteria? I can come up with some code that will display the field name, but not alter the cri...