Thread: copying formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Alex Alex is offline
external usenet poster
 
Posts: 11
Default copying formula

Hi

I use the following to test the last character in a cell.
=IF(RIGHT(E4,1)="A","Yes","No").

When I add more rows, I am always forgetting to copy the formula down. is
there anyway that i can set up the worksheet so that I dont have to remember

Thanks
A