View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] abdurahman38@gmail.com is offline
external usenet poster
 
Posts: 1
Default fomula comes to next row on click

If anyone help me to write VBA scrip for following
I've dropdown list in A3, and other calculation formulas in
C3,D3,E3,F3 all are ready calculating, as I click on A4 I want above
same formula automaticaly copy work on C4,D4,E4,F4. continues like
this in every rows as I click to fill up.
Thank you very much in advance