Thread
:
Step Mode Values
View Single Post
#
1
December 8th 06, 01:21 AM posted to microsoft.public.outlook.program_vba
Joel
external usenet poster
Posts: 48
Step Mode Values
TIA:
When running through code in Step Mode when I put my cursor over a variable
or item property, I see a caption with the current value. Can I really trust
that this is the exact value (case sensistive text) that would need to be in
code to match an eqaulity statement ie if I see a value of then
for my If to be true I would need If reciepient.address =
Then...
The issue is the caption in Step Mode shows a value in all CAPS but the data
itself is mixed upper and lower case. I know my code is case sensitive to
the "actual" email address used in the email To: field.
I would hope a way around is to set a variable for email address and LCase
the data...
Thanks for any help,
Joel
Joel
View Public Profile
View message headers
Find all posts by Joel
Find all threads started by Joel
Ads