What is wrong with this code? I am trying to display the message box if the RepeatTimeInput (user input box) is blank.
![]()
Please Login or Register to view this content.
What is wrong with this code? I am trying to display the message box if the RepeatTimeInput (user input box) is blank.
![]()
Please Login or Register to view this content.
You probably want to test the len of the textbox rather than use IsEmpty.
IsEmpty help says,
So the Value property will have been initialized as the control exists on the userform.Returns a Boolean value indicating whether a variable has been initialized.
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks