Textbox Code

  • Thread starter Thread starter browie
  • Start date Start date
B

browie

Hi all,

I am wanting to have a textbox lookup a certain value but as the code below
asks for a certain page I have to have many userforms. How can the code
below be changed to show range i55 on the current worksheet.

Textbox.Text = Worksheets("t3p1").Range("i55").Value


Thanks in Advance

Greg
 

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