View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default request code for right align and percentage

Hi,
Range("b3") means you want to place your answer in Cell B3. Where do
you want the result of your calculation to go?


"srinivasan" wrote:

Hi Toppers,

Again thank you for your response. I am new to VBA and just entering. Kindly
give me the full code according to your advice. I can"t understand
Range("B3"). Once again Thank you in advance.