same controls appear on every tab page?!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created 2 unbound controls on my form which are purely there to calculate
the years and months of service for the company, either up until now, or
until they left the company. the controls work fine, but, when i copied and
pasted them onto another form to use there too, they seem to appear on all
the tab pages rather than just the first like the other form where they were
created.

Why is this and how can I fix it? They do have some minor code behind them
on 'Form_OnOpen'. but they should surely work the same on both forms.

Kind Regards

Rigby
 
Copy the command button, click the tab control, then paste the command
button.
 
It seems that the fields where pasted on the form, and then draged on top of
the Tab and it just floating there so it visible in every Tab , before you
paste select the Tab where you want the field to apear in and then select
paste.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top