![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 1
|
I am working with a lot of "like" fields. In fact, I am using excel for a log for aircraft flights. When it put the aircraft # into one field, how can I make it know what type of aircraft it is and put the type of aircraft into the appropriate field next to the field that the aircraft number was entered?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 7,743
|
Snoppy,
Try using VLOOKUP where Column A - aircraft number Column B - aircraft type Name the range of columns A and B In a cell where you want the aircraft type enter =VLOOKUP(C1,range,2) where C1 is where you enter the aircraft number What airline? Oh! and column A needs to be sorted [ This Message was edited by: Brian from Maui on 2002-05-14 10:40 ] |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Oregon
Posts: 130
|
Brian from Maui, you are a damn genius. I was doing the same thing, using the biggest formula in the known realm, and all along, it was this simple!
You should be knighted. Or at least get a nice coffee cake. |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 7,743
|
invisigirl,
I'm damned, but NO genius! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|