Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Exdevon,
Use either VB's InputBox function or Excel's Application.Inputbox function. Application.InputBox is convenient because you can specify the input with the Type argument, Type:=2 causes input that is not text string to be rejected. Ken Johnson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to avoid duplicate string value input in one column? | Excel Worksheet Functions | |||
Msg Box input string | Excel Programming | |||
Want to input one character to cause related string to display in. | Excel Worksheet Functions | |||
autofilter using string input | Excel Programming | |||
String length of Inputbox user input. | Excel Programming |