Thread
:
Same code, different line
View Single Post
#
2
Posted to microsoft.public.excel.programming
Colo[_73_]
external usenet poster
Posts: 1
Same code, different line
Hello Neil,
Code line can be devided by _.
(a space and underbar)
eg.
Code:
--------------------
MyVariable = _
"A" & _
"B" & _
"C"
--------------------
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
Colo[_73_]
View Public Profile
Find all posts by Colo[_73_]