View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Roman[_4_] Roman[_4_] is offline
external usenet poster
 
Posts: 93
Default Continue line of VBA code on the next line

Hi Peacelittleone,
the way is like this:

first part of something _
second part of something _
third part of the thing

Note there's a break before each _