User Profile
Collapse
-
Thanks, I will have to try working with this as a continuous form. -
Actually, I wasn't able to get the conditional formatting to work for the rows only the individual cell. I would like to work with 5 or 6 colors if possible.Leave a comment:
-
multicolor Conditional Formatting for Datasheet Forms
I am trying to create a form that uses multiple colors based on the status of a project(Green - engaged, Gray - complete, Red - Hold, White - not assigned...). I know that it has been done for alternate fields(gray/white) but has that been extended based on a value in the record to highlight the whole row? -
It appears that the default DoCmd.OpenForm "Your Form" is SingleForm so to do something different you have to specify that as Linq outlined.
BirdLeave a comment:
-
Updating Subform Records after losing focus in Access 2003
I have a main form with multiple Subforms that are all displaying Datasheet information related to the Main form record. When I make changes/adds to the records(s) in the subform and tab to another subform, it saves those previous subform records fine, but when I make changes to the subform records and then change the mainform criteria, it doesn't save those subform records.
I can use an event to prompt for saving the records on the...
No activity results to display
Show More
Leave a comment: