Problem: Coding conditional formats returns different (inaccurate) results then when using the built in conditional formatting functionality (via the menu).
In Access on a datasheet form, when I create multiple formatting conditions for a field using the 'Conditional Formatting...' option on...
When I view a datasheet as a subform from a main form, I can resize the width and reorder the columns on the grid display, then select SAVE from the File menu to save those settings.
How can I update or access these settings in code?
When I view the individual fields on the subform in design...
I've created the necessary excel objects and am referencing a spreadsheet from a form module. I now need to determine how many rows of data are in the sheet. Assuming there are no blank rows, how can I determine how many rows of data are in column 'A' for example.
I've tried a couple methods I...
I have a form with a lot of editable text boxes. When the user changes (updates) the data in some of the text boxes, I want to set a global boolean variable to true. However, I don't want to create an after_update event procedure for each and every text box just to set one global variable to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.