UserForm

  • Thread starter Thread starter John Beaumont
  • Start date Start date
J

John Beaumont

I have created a userform. In this I have also put text
boxes to display the contents of a cell in my worksheet.
What is the VB code to display the contents of a cell is
it..

mytextbox.text= cells("f3").value

Thanks

John
 

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