Excel VBA - Userform Texbox/Scrollbar problem

  • Thread starter Thread starter thesteelmaker
  • Start date Start date
T

thesteelmaker

I have a texbox that gets its value, on "Initialize", from a scrollbar.

txtNumber = scrNumber

My problem is that i want the value of "scrNumber", on "Initialize", t
be the same as the Max value of column D.

Many thank
 

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