Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Response to OP's additional criteria request:
--------------- Leah, Pl follow up in the newsgroup thread, not via private email. You could enhance the criteria this way, in C2, copied down: =IF(COUNT(A$2:A$3)<2,"",IF(AND(Sheet1!A2=A$2,Shee t1!A2<=A$3,OR(Sheet1!D2={"AA","AT"})),ROW(),"")) Max ----- Original Message ---- From: Leah Davis To: Max Sent: Monday, February 9, 2009 7:01:04 PM Subject: Transfer certain data from Sheet 1 to sheet 2 Hi Max, Thanks very much for this. It is the formula I have been looking for. I have one addition I need to make to finish off the spreadsheet. Column D on sheet1 contains a list which offers the following choice of data: AA AT IX CD IA The data I need copied to sheet 2 has the date criteria you have already plus must only include rows which have either AA or AT in column D. I am not quite sure how to modify the formula you provided to do this. I thought it could be =IF(COUNT(A$2:A$3)<2,"",IF(AND(Sheet1!A2=A$2,Shee t1!A2<=A$3, Sheet1!D2="A*"),ROW(),"")) but this doesn't work. Would appreciate if you could help with this. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer cell data from sheet to sheet? | Excel Discussion (Misc queries) | |||
How can I transfer a required data from sheet 1 to sheet 2 automat | Excel Discussion (Misc queries) | |||
how to transfer data from sheet to sheet with new range? | Excel Discussion (Misc queries) | |||
How to Automatically transfer specific Data from Sheet 1 to Sheet | Excel Worksheet Functions | |||
Transfer data from sheet to sheet | Excel Discussion (Misc queries) |