K
Kan D.
What is the vba chr code for a "soft return"
aka Ctrl+Enter while entering text in a memo style text box?
chr(10) does not work
chr(13) does not work
Please Help
Kan.
aka Ctrl+Enter while entering text in a memo style text box?
chr(10) does not work
chr(13) does not work
Please Help
Kan.