View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Haverkamp[_5_] Frank Haverkamp[_5_] is offline
external usenet poster
 
Posts: 1
Default Doing a calculation, then looping for several of the same calc

Can I assume that Sheet 1 has an Input cell that you want the data fro
sheet 2 to populate, and an Output cell that you want pasted to shee
3?


Or are you simply trying to make Sheet 3 be the product of th
calculations done with sheets 1 & 2.

Sheet3=Sheet1(+-/*%....)Sheet2

--
Message posted from http://www.ExcelForum.com