View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bobl bobl is offline
external usenet poster
 
Posts: 2
Default Using a TextBox in a Userform

How do I use a textbox (or similar tool) in a userform to display the results
of a lookup based on another input box in the same userform. In other words,
I want to enter a number into field one and have field two show the results
of a lookup all before pressing the OK button.
--
RWL