View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leon Leon is offline
external usenet poster
 
Posts: 67
Default Having a mcro prompt me for manual input in cell

I wrote a macro that calculate stuff according to a value that I enter in a
cell (let's say K9).
how can I have the macro go to that cell, wait for my inpiut and proceed to
the rest of the calculation.

Thanks in advance