vaughn9
Technical User
- Sep 23, 2001
- 183
Tried using the same title code I used for inputbox but it would not work eg
data1=inputbox("Select a day of the week", "PERSONNEL"
(this worked)
BUT
Msgbox("Incorrect entry", "PERSONNEL"
did not work
Is there a way to change the msgbox title also?
data1=inputbox("Select a day of the week", "PERSONNEL"
(this worked)
BUT
Msgbox("Incorrect entry", "PERSONNEL"
Is there a way to change the msgbox title also?