View Single Post
  #1   Report Post  
most xlent
 
Posts: n/a
Default How to set variable to cell value in excel macro

How do I perform a "do loop" using a cell value as criteria? (i.e.-do while
x < value($c$1). Thanks for your help.