View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Kintner Michael Kintner is offline
external usenet poster
 
Posts: 34
Default Simple Variable Question

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

For example Cell A1 has Dog for value.

Test = Cell(A1)

Mike