Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to copy a control

Status
Not open for further replies.

Rizar

Programmer
Apr 30, 2004
11
CA
I want to copy a label from Form1 to form2

how can I do it?

I know how to open a form, I just want to know how to cop/paste a control (by coding)
 
VBA stand for Visual Basic for Application, so which Application ?
Which sort of form: Access form, MS form ?
I know how to open a form
Just posting the relevant code will help us to help you.
Please feel free to take a look at either one faq suggested below to learn how to get quicker accurate replies.

Hope This Help, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
oh, yeah, I forgot that,

it's for access 2000 (vb6) I have a ActiveX Control in my Form 01, and I want to copy it in form 02 to 20.

I wasn't Able to find the code the Create my ActiveX control, so if I least I can copy it, i'll be more then happy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top