ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Variables to Comments (https://www.excelbanter.com/excel-programming/303610-variables-comments.html)

Charles

Variables to Comments
 
Mas,

This is a sample of a recorded code.

Range("A2").Comment.Text Text:=" My Name:" & Chr(10) & "hghghg"
Chr(10) & "jkjkjk" & Chr(10) & "klklk"

HTH


Charle

--
Message posted from http://www.ExcelForum.com


MAS

Variables to Comments
 
Hi,

I have read this somewhere but can't bottomed such a simple issue...

Whilst getting VBA to write some variables into a new comment, how do I add
a carriage return so that each variable is entered in the comment on a new
line ?

Ta.




MAS

Variables to Comments
 
DOH...

Chr (10)

Thats the bit I couldn't remember.. Thanks..

M.


"Charles " wrote in message
...
Mas,

This is a sample of a recorded code.

Range("A2").Comment.Text Text:=" My Name:" & Chr(10) & "hghghg" &
Chr(10) & "jkjkjk" & Chr(10) & "klklk"

HTH


Charles


---
Message posted from http://www.ExcelForum.com/





All times are GMT +1. The time now is 12:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com