View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ca.ankitgarg ca.ankitgarg is offline
external usenet poster
 
Posts: 4
Default Apply Formula to Selected cells

simply i want data in C1:F2500 to be divided by 100000. i have names in
A1:A2500 and dates in B1:B2500 which should not be affected due to
this.

thanks for response.
Ankit Garg
Chartered Accountant
INDIA


Martin Fishlock wrote:
Hi,

Can you give every a little more information on the type of formua and what
you want to do with it.

--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"ca.ankitgarg" wrote:

hi everyone.

i have very complex worksheet and i want to apply a same formula to
some cell that i select. what is the solution for this. can it be done
through a macro. if yes can anybody write the VBA Script for me.

Thanks in advance.