Is it possible to show a Form Header on a Datasheet form ? Thanks
M Maurice May 8, 2007 #2 Not that I know of, but you could emulate it by creating a new form with a form header (unbound - no rowsource) and place a subform in that form displayed as datasheetview. Maurice
Not that I know of, but you could emulate it by creating a new form with a form header (unbound - no rowsource) and place a subform in that form displayed as datasheetview. Maurice
J Joan Wild May 8, 2007 #3 No but you can fake it by putting the datasheet form in a subform control on an unbound main form - Put whatever you'd like on the main form.
No but you can fake it by putting the datasheet form in a subform control on an unbound main form - Put whatever you'd like on the main form.