View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Midas[_2_] Midas[_2_] is offline
external usenet poster
 
Posts: 1
Default Creating a macro

I have created a file with several calculations. When I enter a certain value
the file creates new values over several rows.
But when you change the value entered previously the file changes, off course.

Is it possible to create/program a macro that uses data from a list,
calculates the values en then places the outcomes in new rows/colums?

So its not necessary the reenter new values every time and register the
outcomes.

thanks!