View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thesteelmaker[_5_] thesteelmaker[_5_] is offline
external usenet poster
 
Posts: 1
Default Excel VBA - Userform Texbox/Scrollbar problem

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

--
Message posted from http://www.ExcelForum.com