Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
SteveH
 
Posts: n/a
Default 3 criteria must exist in adjoining cells then rtn val from 4th

i need to drop data into a spreadsheet, from this data I wish to
automatically extract from this spreasheet and populate into another
spreadsheet values, the data will in succesive columns (clm) have, in the 1st
clm the customer identity, could be numeric say 350, alphanumeric say col001
or just alpha say roy; 2nd clm will have a four digit No., the 3rd clm a six
digit No., being a date. The first column against any customer I.D. can have
a combination of these four digit numbers and dates. I wish then to have in
place in my target cell specific individual formulas that will identify and
require three adjoining cells on the same row to match the criteria in that
cell, i.e. say col001 and say 0291 and say 200512,if these exist then return
the value in the same row from the 4th clm; if not enter zero.Thanks for any
HELP
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default 3 criteria must exist in adjoining cells then rtn val from 4th

I'm not sure, but it sounds like =vlookup() or a variation of that should work.


You may want to read Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions02.html (for =vlookup())
and
http://www.contextures.com/xlFunctions03.html (for =index(match()))

SteveH wrote:

i need to drop data into a spreadsheet, from this data I wish to
automatically extract from this spreasheet and populate into another
spreadsheet values, the data will in succesive columns (clm) have, in the 1st
clm the customer identity, could be numeric say 350, alphanumeric say col001
or just alpha say roy; 2nd clm will have a four digit No., the 3rd clm a six
digit No., being a date. The first column against any customer I.D. can have
a combination of these four digit numbers and dates. I wish then to have in
place in my target cell specific individual formulas that will identify and
require three adjoining cells on the same row to match the criteria in that
cell, i.e. say col001 and say 0291 and say 200512,if these exist then return
the value in the same row from the 4th clm; if not enter zero.Thanks for any
HELP


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
SteveH
 
Posts: n/a
Default 3 criteria must exist in adjoining cells then rtn val from 4th

Dave

I have decided to allocate the customer name with a number, then add the
three columns together, then within the target cells a specific formula will
look for that number via a lookup to return the fourth column.

Thank you for your response

"Dave Peterson" wrote:

I'm not sure, but it sounds like =vlookup() or a variation of that should work.


You may want to read Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions02.html (for =vlookup())
and
http://www.contextures.com/xlFunctions03.html (for =index(match()))

SteveH wrote:

i need to drop data into a spreadsheet, from this data I wish to
automatically extract from this spreasheet and populate into another
spreadsheet values, the data will in succesive columns (clm) have, in the 1st
clm the customer identity, could be numeric say 350, alphanumeric say col001
or just alpha say roy; 2nd clm will have a four digit No., the 3rd clm a six
digit No., being a date. The first column against any customer I.D. can have
a combination of these four digit numbers and dates. I wish then to have in
place in my target cell specific individual formulas that will identify and
require three adjoining cells on the same row to match the criteria in that
cell, i.e. say col001 and say 0291 and say 200512,if these exist then return
the value in the same row from the 4th clm; if not enter zero.Thanks for any
HELP


--

Dave Peterson

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
Sumif function does not add up cells, even when criteria is blank Beckster Excel Worksheet Functions 5 January 13th 06 06:24 PM
add a column only if 5 other cells on the row satisfy criteria zubin Excel Worksheet Functions 1 September 14th 05 09:27 AM
Counting the number of cells meeting conditional formating criteria Jeff Excel Worksheet Functions 4 July 9th 05 01:18 AM
counting cells (COUNTIF) based on two or more criteria Tricia S. Excel Worksheet Functions 10 March 17th 05 02:17 PM
sum cells with criteria DAVID Excel Worksheet Functions 4 January 6th 05 04:57 PM


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

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"