Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 76
Default Absoult for auto fill

=VLOOKUP(D6,Sheet2!A1:K80000,11)

I need to make this formula absoult
so that can auto fill copy the coloumn
I just can't seem to place the $ corretly
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default Absoult for auto fill

Dylan,

At the minimum, I would use

=VLOOKUP(D6,Sheet2!A$1:K$80000,11)

and possibly

=VLOOKUP(D6,Sheet2!$A$1:$K$80000,11)
or
=VLOOKUP($D6,Sheet2!A$1:K$80000,11)

depending on how you want things to increment when (if) you copy to the
right.

HTH,
Bernie
MS Excel MVP


"Dylan @ UAFC" wrote in message
...
=VLOOKUP(D6,Sheet2!A1:K80000,11)

I need to make this formula absoult
so that can auto fill copy the coloumn
I just can't seem to place the $ corretly



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
auto fill or auto search from a list or drop-down list??????? Joe H.[_2_] Excel Discussion (Misc queries) 9 August 29th 08 12:56 AM
Auto-populate, Auto-copy or Auto-fill? Jay S. Excel Worksheet Functions 4 August 10th 07 09:04 PM
Auto fill, I Think timboellis2031 Excel Discussion (Misc queries) 0 June 22nd 06 11:50 AM
Auto Fill JOn Setting up and Configuration of Excel 1 February 20th 06 12:28 AM
using auto fill edit or fill handel fill handle or auto fill Excel Worksheet Functions 0 February 10th 06 07:01 PM


All times are GMT +1. The time now is 08:28 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"