Re: Attaching control to a tab
- From: "missinglinq via AccessMonster.com" <u28780@uwe>
- Date: Fri, 25 May 2007 22:32:00 GMT
The important part of Rick's answer is
"select the desired TabPage!"
Otherwise you're adding the control to the form itself, and it will show on
all tabbed pages. Of course, there may be times when you *want* it to appear
on all tabbed pages! You might, for instance, want an ID Number to appear on
all tabbed pages so that the user knows which record they're on!
--
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200705/1
.
- References:
- Re: Attaching control to a tab
- From: Rick Brandt
- Re: Attaching control to a tab
- Prev by Date: Re: Form refresh
- Next by Date: Re: New User - Time, and date Stamp
- Previous by thread: Re: Attaching control to a tab
- Next by thread: DoCmd.SendObject acReport, "RWkOrd", "SnapshotFormat(*.snp)" does not work
- Index(es):
Relevant Pages
|