Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default multiple ifs & ands indirect/offset...need help desperately please

I need to populate a master spreadsheet from a source file of raw data.

I need a formula that will look first for the city, then for the job code
then if both match then return the corresponding value for each of the
folders...

i.e., look for atlanta...if found then look for job code 12345...if found
then return value of inbox here; value of interview here; value of selected
here...etc.

is that possible? i have played with ifs & ands etc but cannot make it work.


the raw data is in a spreadsheet set up as follows:

Inbox Interview
Selected In Process Hired
City State Job Code Recruiter 361 49 22
16 10


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default multiple ifs & ands indirect/offset...need help desperately please

Hi,

"from each of the folders"? What folders, where, what corresponding values?
Do you have a set of files in a set of folders and the files in those
folders have a lookup table and based on the two variables you mentioned you
want to return values from these (closed?) files.

How does city and job code tell you which folder to look at? You would need
to set up some sort of lookup table listing the path and file name of the
folder, file, sheet, and range that each set of city and job code indicate.
However, to use this in a lookup against closed files is a problem because
INDIRECT only works with open files.

Cheers,
Shane Devenshire

"se7098" wrote:

I need to populate a master spreadsheet from a source file of raw data.

I need a formula that will look first for the city, then for the job code
then if both match then return the corresponding value for each of the
folders...

i.e., look for atlanta...if found then look for job code 12345...if found
then return value of inbox here; value of interview here; value of selected
here...etc.

is that possible? i have played with ifs & ands etc but cannot make it work.


the raw data is in a spreadsheet set up as follows:

Inbox Interview
Selected In Process Hired
City State Job Code Recruiter 361 49 22
16 10


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default multiple ifs & ands indirect/offset...need help desperately pl

hi Shane...sorry - the folders are the inbox, selected etc. & the values are
the numbers under each. i will try to make a better example...i see it didn't
translate well below.

what i am doing is pulling numbers from a database and exporting them into
an excel spreadsheet which is my raw data/source file. the database is
broken down by the folders in which the candidates sit...inbox; scheduled for
interview;selected...etc. Source info is set up as in the table below:

Inbox Intv Sel Hird
city st jc
atl ga 123 55 30 17 10


from that i am populating a summary sheet for my clients which are assigned
multiple locations (cities) and titles (job codes).

So i have a client that is assigned atlanta, ga for customer assistants
which is job code 123...and i need to retrieve the number of candidates in
each folder/category in a snapshot/summary and i want to do this for each
location/client/job code

i need a formula to go out into the raw data to find the city...then look
for a specified job code then populate the cell below each category (inbox,
intv, sel, hired) with the corresponding number of candidates in each of
these categories. so that i can summarize each of my clients locations.

does that make sense?


"Shane Devenshire" wrote:

Hi,

"from each of the folders"? What folders, where, what corresponding values?
Do you have a set of files in a set of folders and the files in those
folders have a lookup table and based on the two variables you mentioned you
want to return values from these (closed?) files.

How does city and job code tell you which folder to look at? You would need
to set up some sort of lookup table listing the path and file name of the
folder, file, sheet, and range that each set of city and job code indicate.
However, to use this in a lookup against closed files is a problem because
INDIRECT only works with open files.

Cheers,
Shane Devenshire

"se7098" wrote:

I need to populate a master spreadsheet from a source file of raw data.

I need a formula that will look first for the city, then for the job code
then if both match then return the corresponding value for each of the
folders...

i.e., look for atlanta...if found then look for job code 12345...if found
then return value of inbox here; value of interview here; value of selected
here...etc.

is that possible? i have played with ifs & ands etc but cannot make it work.


the raw data is in a spreadsheet set up as follows:

Inbox Interview
Selected In Process Hired
City State Job Code Recruiter 361 49 22
16 10


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
multiple ifs ands & indirect or offset? se7098 Excel Worksheet Functions 0 February 26th 09 06:24 PM
Desperately Seeking Offset Formula!! Jenny B. Excel Discussion (Misc queries) 3 July 27th 07 09:30 PM
Sumproduct assistance - need multiple ANDs and ORs Heidi Excel Worksheet Functions 3 January 31st 07 05:09 PM
Multiple Nested IFs, ORs, Ands Shelly Excel Worksheet Functions 5 January 9th 07 01:07 AM
Multiple ifs, and ands, and are not working A.R.J Allan Jefferys Excel Discussion (Misc queries) 3 September 2nd 06 12:58 AM


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