View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Howard Howard is offline
external usenet poster
 
Posts: 15
Default Send values to "calculator" and answer back

I have a spreadsheet with many rows and columns in it. I
would like to send values from 4 cell to a "calculator" on
another work sheet. I then want to return the calculated
value back to the original worksheet. Then go down to the
next row and repeat the process. I can do it with a macro
but I have 1300 rows and it will get very tedious. Is
there a FUNCTION that will send the value?
Thank you
Howard