C
chowse
Hi,
This is my first post to this forum, and my first attempt at VBA in Outlook.
I want to:
generate a random number between X and Y
open a text file for reading
read the line from the file that corresponds to the random number
concatenate some text to that line
add the result to the signature of an email
Can I do that with VBA?
Could someone point me to some code examples to get me started?
TIA,
Charles
This is my first post to this forum, and my first attempt at VBA in Outlook.
I want to:
generate a random number between X and Y
open a text file for reading
read the line from the file that corresponds to the random number
concatenate some text to that line
add the result to the signature of an email
Can I do that with VBA?
Could someone point me to some code examples to get me started?
TIA,
Charles