Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform used to input a supply order using item number. The stock
items are listed on worksheet("Items"). I do not want to use a combo or listbox. I want the user to enter the item number and then have a macro check the range (A3:A, using xldown to determine actual range) and see if the item number entered is a valid number before advancing to quantity field. I thought about reading the data into an array and looping each time to check but figure there is a quicker and easier way. Thank, Les |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User Input Of A Number | Excel Programming | |||
User Input Of A Number | Excel Programming | |||
User Input Of A Number | Excel Programming | |||
User Input Of A Number | Excel Programming | |||
CODE to select range based on User Input or Value of Input Field | Excel Programming |