View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default $ symbol in a formula

You can use Find & Replace a few times to change, for example:

(A

to ($A$

if your formula contains a reference to cells in column A after a
bracket.

Hope this helps.

Pete

On Sep 18, 3:39*pm, RAB2685 wrote:
Is there a way to highlight a bunch of formula's and automatically have the $
sign added before the column identifier and the row identifier versus going
into ever formula in every cell and manually enteringr the $ sign before each
column or row indentifier? *I understand the drag and auto fill which works
perfect since my worksheets are all set up in the same format, but now I'm
having to go into every cell to add the $ to lock where it is retrieving the
info. from - very time consuming - any suggestions?