Is there a way of grabbing the values of a range of cells and assignin
them to a string vairable.
For example if I had RED, BLUE, WHITE in cells A1 to A3 respectively
how could I get my variable strColors=RedBlueWhite
I have tried strColors=Range("A1:A3").value and that obviously did no
work.
Assistance Appreciated
--
mozar
-----------------------------------------------------------------------
mozart's Profile:
http://www.excelforum.com/member.php...fo&userid=1331
View this thread:
http://www.excelforum.com/showthread.php?threadid=53311