Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dhwinters
 
Posts: n/a
Default Please Help! - Need Help pulling data from one spreadsheet to anot

I have two spreadsheets

The first lists URLs for several hundred companies along with the number of
email addresses associated with that company. This work sheet is called
"Domain"

Example

Column 1 Column 2
URL # of Users
abc.com 1234

The other lists company names, city and state locations and the URL for that
company. It is called "Blitz"

Example

Column 1 Column 2 Column 3 Column 4
ABC Company New York NY abc.com

I want to compare Domain and Blitz based on the URL. If a URL on "Domain"
is also located on Blitz, then I want to pull the number of users and
pre-populate a new column 5 in Blitz called "# of Users"

This way I can find out which companies in my area have the most number of
users.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dhwinters
 
Posts: n/a
Default Please Help! - Need Help pulling data from one spreadsheet to anot

Hey, I figured it out on my own using VLookup. Pretty cool.

=VLOOKUP(A:A,'C:\Documents and Settings\Owner\My Documents\a. CCTS\[Domain
Search.xls]Complete List'!$1:$65536,3,FALSE)

"dhwinters" wrote:

I have two spreadsheets

The first lists URLs for several hundred companies along with the number of
email addresses associated with that company. This work sheet is called
"Domain"

Example

Column 1 Column 2
URL # of Users
abc.com 1234

The other lists company names, city and state locations and the URL for that
company. It is called "Blitz"

Example

Column 1 Column 2 Column 3 Column 4
ABC Company New York NY abc.com

I want to compare Domain and Blitz based on the URL. If a URL on "Domain"
is also located on Blitz, then I want to pull the number of users and
pre-populate a new column 5 in Blitz called "# of Users"

This way I can find out which companies in my area have the most number of
users.


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
HOW DO I TRANSFER DATA FROM EXCEL SPREADSHEET TO OUTLOOK msmagoo Excel Discussion (Misc queries) 1 January 16th 06 05:33 PM
how do I get data from one excel spreadsheet to another CrazyJ Excel Discussion (Misc queries) 3 November 10th 05 04:38 PM
extracting data from a spreadsheet by searching on columns Tom New Users to Excel 3 October 24th 05 10:36 PM
Finding repeated data in a excel spreadsheet excel novice! Excel Discussion (Misc queries) 1 September 1st 05 11:48 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 03:48 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"