Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Any idea why the variable FilterCriteria below is Null? When I step through the If FilterCriteria in Nothing Then step, it goes to exit sub. When prompted with the inputbox, I did enter text. Thanks! On Error Resume Next Set FilterCriteria = Application.InputBox(prompt:= _ "Enter Filter Criteria", Type:=2) If FilterCriteria Is Nothing Then Exit Sub End If On Error GoTo 0 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Application.InputBox(,,,,,8) | Excel Programming | |||
Application.InputBox | Excel Programming | |||
application.inputbox | Excel Programming | |||
Inputbox and Application.InputBox | Excel Programming | |||
application.inputbox | Excel Programming |