Simple Variable Question

M

Michael Kintner

How can I set a value of a cell to a variable?

For example Cell A1 has Dog for value.

Test = Cell(A1)

Mike
 
Top