JoshuaAnthony
Registered User.
- Local time
- Today, 23:13
- Joined
- Dec 18, 2003
- Messages
- 68
Hi,
I am hoping to use continous subforms instead of some listboxes to display a few sets of data on a form. Some things that I was wondering however are:
1) Is it possible to remove the title of the displayed field(s) (and if so, how)?
2) Is it possible to remove the record selection buttons as with a normal form? This option doesn't seem to be available to me...
3) Is it also possible to remove the margin next to the first field which contains an arrow pointing to the current record? I'd like to remove this to conserve space and leave the subform looking as similar as possible to the format of a listbox.
The reason I want to use a subform instead of a listbox is so that I can use conditional formatting to highlight individual records. When using conditional formatting, does the field that the condition is based on HAVE to be displayed in the subform? This would mean going back and adding the field into all of my queries. Is it instead possible to base the conditional formatting on a field from the parent form?
Thanks,
Joshua
I am hoping to use continous subforms instead of some listboxes to display a few sets of data on a form. Some things that I was wondering however are:
1) Is it possible to remove the title of the displayed field(s) (and if so, how)?
2) Is it possible to remove the record selection buttons as with a normal form? This option doesn't seem to be available to me...
3) Is it also possible to remove the margin next to the first field which contains an arrow pointing to the current record? I'd like to remove this to conserve space and leave the subform looking as similar as possible to the format of a listbox.
The reason I want to use a subform instead of a listbox is so that I can use conditional formatting to highlight individual records. When using conditional formatting, does the field that the condition is based on HAVE to be displayed in the subform? This would mean going back and adding the field into all of my queries. Is it instead possible to base the conditional formatting on a field from the parent form?
Thanks,
Joshua