hello all
I have a question:
I'm trying to use values from different worksheets but I don't know ho
to do it without using the "select" command, I don't even know if it'
possible.
Here is an example:
Sheets("january").Select
Range("A12").Select
Selection.copy
Can I get the value without "selecting" it first?
thank
--
Message posted from
http://www.ExcelForum.com