Hi Experts!!
I am stuck please help me!
Could you please let me know how can I insert enter between lines?
for example
I am storing some text in a varialble and I want after few characters rest of the characters should come in next time. Like we use \n in c and java.
What can be used in VBA Code?
tex="Hello how are you doing? what'up?"
I want when i print this code in excel sheet I "What's up" should come in the next line?
Thanks,
