steve_4477
Registered User.
- Local time
- Today, 05:26
- Joined
- Jan 10, 2011
- Messages
- 23
Gentlemen,
When I use a function which contains debug.print in the Immediate Window it produces a string of characters i.e.
3 yrs, 1.15%
5 yrs, 1.65%
How I translate this to a message box? Or even one step further into the body of an email via my .body = [some vba code].
Please advise.
Thanks for the help!!
Steve
When I use a function which contains debug.print in the Immediate Window it produces a string of characters i.e.
3 yrs, 1.15%
5 yrs, 1.65%
How I translate this to a message box? Or even one step further into the body of an email via my .body = [some vba code].
Please advise.
Thanks for the help!!
Steve