Thread: Reply to Looker
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Shane Devenshire Shane Devenshire is offline
external usenet poster
 
Posts: 857
Default Reply to Looker

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.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire