A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Using ranges as lists



 
 
Thread Tools Display Modes
  #1  
Old June 14th, 2004, 07:43 PM
jasonp
external usenet poster
 
Posts: n/a
Default Using ranges as lists

Trying to use the IF statement to compare a user's input into a cell to another cell and give the value of a cooresponding cell.
i.e. a1=if(b1=c1,d1,0)
mileage between buildings is d1...
c1 is the buildings traveled between...
b1 is the cell the user types in...
a1 is the reported cell giving the mileage the user traveled between buildings.

i need help... also c1 and d1 need to ranges of entries (approx 72 entries)
  #2  
Old June 14th, 2004, 07:56 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default Using ranges as lists

Hi
not really sure but do you mean
=VLOOKUP(B1,C1100,2,0)

--
Regards
Frank Kabel
Frankfurt, Germany


jasonp wrote:
Trying to use the IF statement to compare a user's input into a cell
to another cell and give the value of a cooresponding cell. i.e.
a1=if(b1=c1,d1,0)
mileage between buildings is d1...
c1 is the buildings traveled between...
b1 is the cell the user types in...
a1 is the reported cell giving the mileage the user traveled between
buildings.

i need help... also c1 and d1 need to ranges of entries (approx 72
entries)

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:40 AM.


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