I am grabbing var1 from an inputbox.
I want to say if var1 = any of the values entered in cells b4:b32 the
goto Double
I tired
if var1 = range("b4:b32").value then goto double
but didnt work, any suggestions
--
Message posted from
http://www.ExcelForum.com