Re: Attaching control to a tab



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

.



Relevant Pages

  • Re: Can I set fonts inside code?
    ... Assuming that String2 is in its own control ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000 ...
    (microsoft.public.access.formscoding)
  • Re: Clock control?
    ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000 ... to type in the time than to use that control. ... 1:30) or drag the hands of the clock around to the time. ...
    (comp.databases.ms-access)
  • Re: Checking Field Length
    ... need to know is that it's only valid when the control has focus. ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000/2003 ...
    (microsoft.public.access.formscoding)
  • Re: how to convert commas in dots while writing
    ... For a given control ... Private Sub YourControlName_Change ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000/2003 ...
    (microsoft.public.access.forms)
  • Re: Force data entry of certain fields on a form
    ... Her original code was fine, she just needs to change the name of her control ... There's ALWAYS more than one way to skin a cat! ... Answers/posts based on Access 2000 ...
    (microsoft.public.access.formscoding)