Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default lookup an address in a worksheet

Hi!!
I hope I can do this because it would make my job so much easier. I have 6
workbooks. One workbook has a list of new clients on it (I'll call that file
Gains) the other 5 have potential clients (I'll call those files PC1, PC2,
PC3,etc). I would like to put a formula in the workbooks named PC that would
match the address that is in file PC to the address in file Gains. The
address in PC is in column D and in column H on the Gains file. I would like
to have the customer number come back as the result of the formula, the
customer's number is located in the Gains file in column D. Our would this
just be easier if I set up a small access database?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,276
Default lookup an address in a worksheet

Hi,

=index(Gains!$D$1:$D$10000,match(d2,gain!$H$1:$H$1 0000,0))

"Dena" wrote:

Hi!!
I hope I can do this because it would make my job so much easier. I have 6
workbooks. One workbook has a list of new clients on it (I'll call that file
Gains) the other 5 have potential clients (I'll call those files PC1, PC2,
PC3,etc). I would like to put a formula in the workbooks named PC that would
match the address that is in file PC to the address in file Gains. The
address in PC is in column D and in column H on the Gains file. I would like
to have the customer number come back as the result of the formula, the
customer's number is located in the Gains file in column D. Our would this
just be easier if I set up a small access database?

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
Lookup Cell Address hmmm Excel Worksheet Functions 4 February 12th 10 11:53 AM
Get Cell Address From Lookup (Alternative to Lookup) ryguy7272 Excel Worksheet Functions 12 September 28th 07 10:36 PM
Lookup, and Return Cell Address ryguy7272 Excel Worksheet Functions 7 September 22nd 07 09:46 AM
Finishing my Address Lookup Few more questions[_2_] Excel Discussion (Misc queries) 1 February 19th 07 06:44 PM
Celll Address Lookup Jason Lepack Excel Worksheet Functions 4 February 9th 07 02:25 PM


All times are GMT +1. The time now is 03:25 PM.

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

About Us

"It's about Microsoft Excel"