Thread: Cell References
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edgar Thoemmes[_4_] Edgar Thoemmes[_4_] is offline
external usenet poster
 
Posts: 16
Default Cell References

How would i wright some code which would check column A from the top
downwards for a value and if it found a value store that value in a variable
and then keep checking column A for another value and then store the next
cell reference in another variable?