G
Guest
Hi,
I wonder if this is possible as I have tried several ways and no luck yet...
In my VBA code I have an input box which asks the user to input a name to be
used as part of a file name later on in the code. This works very well, the
problem I have is that lately people have started inputting 'special
characters' such as / < * etc... How can I have the message in the input box
advising to 'Input File Name - (please don't use special characters such as
\/:*?"<>|)'
When I type the above it recognises < or " etc as part of the code and not
as text, how can I prevent this?
I hope that makes sense, any help would be greatly appreciated.
Kind Rgds,
I wonder if this is possible as I have tried several ways and no luck yet...
In my VBA code I have an input box which asks the user to input a name to be
used as part of a file name later on in the code. This works very well, the
problem I have is that lately people have started inputting 'special
characters' such as / < * etc... How can I have the message in the input box
advising to 'Input File Name - (please don't use special characters such as
\/:*?"<>|)'
When I type the above it recognises < or " etc as part of the code and not
as text, how can I prevent this?
I hope that makes sense, any help would be greatly appreciated.
Kind Rgds,