Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hopefully this is an easy one, none the less.
I have about a 100000 row spreedsheet. That is running VLOOKUP table arrays to populate most of the cells. Problems, I have been using the auto fill handle to try an fill a serious of these formulas. But not matter how hard I try it fills out the atble array as a serious too. ie =VLOOKUP(a1,a1:b6,2) =VLOOKUP(a2,a2:b7,2) How can I get the look-up values to as auto fill and leave the table array figures alone Please advise DYlan |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I get the look-up values to as auto fill
and leave the table array figures alone "Fix" the table array range with the dollar signs ($), ie make it absolute =VLOOKUP(a1,$a$1:$b$6,2) Then it won't change when you copy/fill down -- Max Singapore http://savefile.com/projects/236895 Downloads:20,500 Files:365 Subscribers:65 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PROBLESM IN COPYING BETWEEN WORKBOOKS AFTER EXCEL 2003 UPGRADE | Excel Discussion (Misc queries) | |||
VLOOKUP / Auto Fill / IF? | Excel Discussion (Misc queries) | |||
auto fill or auto search from a list or drop-down list??????? | Excel Discussion (Misc queries) | |||
Auto-populate, Auto-copy or Auto-fill? | Excel Worksheet Functions | |||
using auto fill edit or fill handel | Excel Worksheet Functions |