Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
world33
 
Posts: n/a
Default Which function should I use to ....


Hello,

I have got three columns A, B, C.

In column *A* I have 7 fax numbers. In column *B* I have 7 URLs where
faxes have been extracted from. In column *C* I have 14 URLs in which,
among others, are included the exact URLs in column *B*.

I want associate faxes in column *A* with URLs (matched with those in
column *B*) present in column *C*.


Ex.

*COL A*
1 1-785-227-2004
2 *208-376-7743*
3 (617) 912-9101
4 267-502-2658
5 (317) 940-9930
6 *716-888-2525*
7 *(219) 473-4259*

*COL B*
1 www.bethanylb.edu/
2 *www.boisebible.edu/*
3 www.conservatory.edu/
4 www.brynathyn.edu/
5 www.butler.edu/
6 *www.canisius.edu/*
7 *www.ccsj.edu/*


* COL C*---------------------------------------* COL D*
1 www.ab.edu/
2 www.abc.edu/
3 www.abconline.edu/
4 www.ac.edu/
5 www.aca.edu/
6 www.academy.edu/
7 *www.boisebible.edu/*----------- *208-376-7743*
8 www.boisestate.edu/
9 www.brevard.edu/
10 *www.canisius.edu/*------------- *716-888-2525*
11 www.carleton.edu/
12 www.carroll.edu/
13 *www.ccsj.edu/*------------------ *(219) 473-4259*
14 www.clemson.edu/


Which *function * should I use in order to get faxes in Col *A * and
put them next to the appropriate URLs (matched with URLs in column *B*)
in column *C* ?


Thanks a lot :) !!

Fabio


--
world33
------------------------------------------------------------------------
world33's Profile: http://www.excelforum.com/member.php...o&userid=27726
View this thread: http://www.excelforum.com/showthread...hreadid=472389

  #2   Report Post  
Bryan Hessey
 
Posts: n/a
Default


Hi,

If your data in columns A and B were reversed, then you could use
vlookup.

Insert a new Column C and copy Column A to the blank Column C, then
delete Column A.

In cell D1 put


=IF(ISERROR(VLOOKUP(C1,A$1:B$999,2,FALSE)),"",VLOO KUP(C1,A$1:B$999,2,FALSE))

where the range A$1:B$999 needs to specify the range of your data.

Hope this helps



world33 Wrote:
Hello,

I have got three columns A, B, C.

In column *A* I have 7 fax numbers. In column *B* I have 7 URLs where
faxes have been extracted from. In column *C* I have 14 URLs in which,
among others, are included the exact URLs in column *B*.

I want associate faxes in column *A* with URLs (matched with those in
column *B*) present in column *C*.


Ex.

*COL A*
1 1-785-227-2004
2 *208-376-7743*
3 (617) 912-9101
4 267-502-2658
5 (317) 940-9930
6 *716-888-2525*
7 *(219) 473-4259*

*COL B*
1 www.bethanylb.edu/
2 *www.boisebible.edu/*
3 www.conservatory.edu/
4 www.brynathyn.edu/
5 www.butler.edu/
6 *www.canisius.edu/*
7 *www.ccsj.edu/*


* COL C*---------------------------------------* COL D*
1 www.ab.edu/
2 www.abc.edu/
3 www.abconline.edu/
4 www.ac.edu/
5 www.aca.edu/
6 www.academy.edu/
7 *www.boisebible.edu/*----------- *208-376-7743*
8 www.boisestate.edu/
9 www.brevard.edu/
10 *www.canisius.edu/*------------- *716-888-2525*
11 www.carleton.edu/
12 www.carroll.edu/
13 *www.ccsj.edu/*------------------ *(219) 473-4259*
14 www.clemson.edu/


Which *function * should I use in order to get faxes in Col *A * and
put them next to the appropriate URLs (matched with URLs in column *B*)
in column *C* ?


Thanks a lot :) !!

Fabio



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=472389

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
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM
Find a Function to use accross different worksheets R. Hale Excel Worksheet Functions 3 November 25th 04 07:07 AM


All times are GMT +1. The time now is 11:57 PM.

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"