Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Finding Data

I have a sheet that has data in two columns, the first is the key, the second
the data.

I'm trying to create a function that will take the key and return the data.

Here are my questions:

1. I have heard that Excel has some databse type ability. If this is so, is
there a qay I can just write a query to look at this data?

2. Failing that, I'd need to be able to find the end of the data, search it
and return the item in the column next to the key. How would I do this?

Any and all help appreciated.

Mike
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default Finding Data

Look at the VLOOKUP worksheet function Help topic.

=VLOOKUP(key_location,data_range,2,FALSE)

--

Vasant

"ThisShouldBeEasy" wrote in
message ...
I have a sheet that has data in two columns, the first is the key, the

second
the data.

I'm trying to create a function that will take the key and return the

data.

Here are my questions:

1. I have heard that Excel has some databse type ability. If this is so,

is
there a qay I can just write a query to look at this data?

2. Failing that, I'd need to be able to find the end of the data, search

it
and return the item in the column next to the key. How would I do this?

Any and all help appreciated.

Mike



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
Finding Data Mike Excel Discussion (Misc queries) 2 October 13th 09 03:24 PM
Finding data Byron720 Excel Discussion (Misc queries) 5 September 29th 09 10:54 PM
Finding data Finder2000 Excel Discussion (Misc queries) 1 August 8th 06 07:34 PM
Finding data Paulc Excel Programming 1 March 23rd 05 12:06 PM
FINDING LAST ROW OF THE DATA SUDHENDRA Excel Programming 8 January 9th 04 11:02 PM


All times are GMT +1. The time now is 11:43 AM.

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"