Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lucia,
You could do something as simple as Dim VendorName As String VendorName = InputBox("Enter a vendor name:") MsgBox "You entered: " & VendorName -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com (email on the web site) "Lucia" wrote in message ... I'd like to create a text box(?) for the user to enter a vendor name, and this name be used as my variable. Thanks a lot! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a value from a variable result | Excel Discussion (Misc queries) | |||
Variable as result of Divide (Sum) Function | Excel Programming | |||
Syntax - set variable to result of Vlookup | Excel Programming | |||
put query result into variable | Excel Programming | |||
Passing SQL Query Result Into A Variable | Excel Programming |