Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50139

How to convert cell value into string

$
0
0
Part of my code is

.subject="hi"

this works, however i want to make subject equal to the value of cell A1. for example if in A1 ther value is hello, it should be
.subject="hello", thanks.

Viewing all articles
Browse latest Browse all 50139

Trending Articles