paddleman44
New member
- Local time
- Today, 00:28
- Joined
- Mar 2, 2007
- Messages
- 7
Hello All.
I have a number of sub-subforms on a tab that I want to be visible (or not) based on values of a cbo on the main form. I have figured this one out. However, when I call for the sub-subform to be Visible=False, I get a bug report stating that you cannot make visible=False when a control in that item has the focus.
Is there a way to have no focus on a sub-form? (the ones I have trouble with are all continuous sub-forms---if that makes a difference).
All help is appreciated.
DJ
I have a number of sub-subforms on a tab that I want to be visible (or not) based on values of a cbo on the main form. I have figured this one out. However, when I call for the sub-subform to be Visible=False, I get a bug report stating that you cannot make visible=False when a control in that item has the focus.
Is there a way to have no focus on a sub-form? (the ones I have trouble with are all continuous sub-forms---if that makes a difference).
All help is appreciated.
DJ