Thread: inputbox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
brownti via OfficeKB.com brownti via OfficeKB.com is offline
external usenet poster
 
Posts: 103
Default inputbox

here is the first part of my code:
Function base()
Dim baseinput As String
baseinput = InputBox("Base?")
If myinput = "panel" Then
Application.Run "panel"

This is case sensitive, how can i change that?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200702/1