LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Data lookup function

I have a spreadsheet listing payments received on a specific day of the
month. My workbook contains an individual sheet for each day of the month. I
would like to filter some of that specific data from the daily sheets into a
new sheet.

My daily sheets have the following set up: division, customer, invoice
number, amount of check, salesperson (there's more but not necessary to
list). My summary sheet needs to have these basic fields linked or pulled to
it for only ONE division.

I've tried doing a lookup, vlookup, and IF statement to extract the data.
The only one that worked was vlookup, but it only pulled one row of data. I
have multiple rows and multiple people at that division.

Here's my statement: =VLOOKUP("regional",'1st'!1:65536,9,TRUE)
where "Regional" is my division; "1st" is my daily sheet, and 1:65536 is the
table array, and 9 is the column from which to pull the first piece of info -
in this case the salesperson's name. I have separate columns to set up the
formula to pull the invoice number, the dollar amount, etc.

But this only pulled one salesperson's name and when I try to copy the
formula to pull other salespeople, it doesn't work.

Note: I believe I have to use the full range of the entire spreadsheet for
that day because there's no way of knowing which rows are going to be the
Regional market from day to day. It could be rows 135-150 on the 1st; and
rows 335-360 on the 2nd.

Also, if there's a better function to pull this data please let me know.
 
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
Function To Lookup Unique Records In 2 Sets Of Data James Al Excel Worksheet Functions 2 January 18th 08 08:00 PM
return range of data from lookup function Boom1 Excel Worksheet Functions 0 August 18th 06 05:13 PM
return range of data from lookup function Boom1 Excel Worksheet Functions 0 August 18th 06 05:13 PM
Lookup and Move Data Function Help naiku Excel Worksheet Functions 3 May 26th 06 12:29 AM
AGAIN... I need another Lookup Function to extract some data BillReese Excel Worksheet Functions 2 May 9th 06 12:26 AM


All times are GMT +1. The time now is 12:03 AM.

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"