S
Shane Devenshire
Hi,
Hi,
1. Please enter a quesion in the body of your emai; if you don't the web
won't let us reply, instead it displays the following error message.
"An error occurred while sending your post
We're sorry, but there was a problem with the system and your post was not
received. The error has been reported to Operations and will be investigated
as soon as possible. Please try again later."
What exactly are you asking? If you want to prompt the user within the code
you can use
Inputbox( )
or
Application.Inputbox( )
or
you can call a UserForm.
Hi,
1. Please enter a quesion in the body of your emai; if you don't the web
won't let us reply, instead it displays the following error message.
"An error occurred while sending your post
We're sorry, but there was a problem with the system and your post was not
received. The error has been reported to Operations and will be investigated
as soon as possible. Please try again later."
What exactly are you asking? If you want to prompt the user within the code
you can use
Inputbox( )
or
Application.Inputbox( )
or
you can call a UserForm.