View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
ian123[_13_] ian123[_13_] is offline
external usenet poster
 
Posts: 1
Default Applying formulae

Apologies if i am missing something really obvious here but i cant get
this to workas desired.

Imagine i have the values 1,2,3,4,5 in cells a1:a5. I want to run the
macro, enter "=*2" in the input box and have the values 2,4,6,8,10
replace 1,2,3,4,5 in cells a1:a5

However at present i'm running it and having "*2" returned in a1:a5 -
am i making a fundamental error at the input stage or is it something
else?

Thanks again


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