Thread: Definitions
View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Have you looked in Help. I just looked at the first two, and they seemed
pretty good to me.

BTW you won't find strPassword, as that looks like a variable, so only you
guys will know what that is. We could make a good guess but we might miss
some important part.

"Nick" wrote in message
...
Can anyone please help. I am currently writing a user guide for my company

on
how to update my program that I have designed. I need to no the

definitions
of the following

"Option Private Module"
"Dim"
"MyStr"
"String"
"strPassword"

Thanks