View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jumparound[_2_] Jumparound[_2_] is offline
external usenet poster
 
Posts: 11
Default on data add formula

Hi guys (and girls)
I got a simple question...

i got a table of data thats gatherd by a macro, now i want to add 1
more line to this table.
but im not sure how to do this...

The data im looking for is "Legbord" in collum A and it has a value in
collum C.
I want to add a new line after "Legbord" (which isnt the last entry in
my table) and multiply the value for "legbord" in collum C with 2. (in
collum C for the new line)

Does this make sense?
Could you please help me?

thanks!

Sjoerd