Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2004

Tip: Looking for answers? Try searching our database.

fill

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
monagan - 10 Jun 2004 15:40 GMT
I have the lookup function:

=LOOKUP(A3,'Item Price List'!A2:A1726,'Item Price List'!D2:D1726)

which finds the value in A3 on another worksheet in column A an
returns the value in that row in column D.

I'm trying to fill down, but I only want the "A3" to increment itself
How do I stop the A2:a1726, and the d2:d1726 from incrementing also?

Monaga

--
Message posted from http://www.ExcelForum.com
RagDyeR - 10 Jun 2004 15:52 GMT
$A$2:$A$1726
$D$2:$D$1726

And look up relative and absolute references in Help.
Signature


HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

I have the lookup function:

=LOOKUP(A3,'Item Price List'!A2:A1726,'Item Price List'!D2:D1726)

which finds the value in A3 on another worksheet in column A and
returns the value in that row in column D.

I'm trying to fill down, but I only want the "A3" to increment itself.
How do I stop the A2:a1726, and the d2:d1726 from incrementing also?

Monagan

---
Message posted from http://www.ExcelForum.com/
Frank Kabel - 10 Jun 2004 15:54 GMT
Hi
try
=LOOKUP(A3,'Item Price List'!$A$42:$A$1726,'Item Price
List'!$D$2:$D$1726)

or use
=VLOOKUP(A3,'Item Price List'!$A$42:$D$1726,4,0)

take a look at
http://www.cpearson.com/excel/relative.htm

Signature

--
Regards
Frank Kabel
Frankfurt, Germany


> I have the lookup function:
>
[quoted text clipped - 4 lines]
>
> I'm trying to fill down, but I only want the "A3" to increment
itself.
> How do I stop the A2:a1726, and the d2:d1726 from incrementing also?
>
> Monagan
>
> ---
> Message posted from http://www.ExcelForum.com/
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.