View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_122_] mangesh_yadav[_122_] is offline
external usenet poster
 
Posts: 1
Default Copy Formular Without Changing References Within

Use the dollar sign as follows and copy the formulae in as many rows a
you want.

Cell G9 =VLOOKUP($F$9,WorkerData!$I$5:$K$404,3,FALSE)

- Manges

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