Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Boell Fischer   on Jan 13 In MS Office Category.

  
Question Answered By: Hehet Chalthoum    on Jan 13

if you want to use a line break, you have to use "& CHR(10) &",
which looks like:
Range("c1") = Range("a1") & Chr(10) & Range("b1")

Share: 

 

This Question has 11 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on custom Sum function? Or get search suggestion and latest updates.


Tagged: