PARTYzanka
New Member
Hi everyone!
I need help to create a formula that brings back text values based on date range.
For ex,. In the dynamic table I have a list of IDs (column A), value in column B is pulled from the other spreadsheet, which is a list of comments (notes).
Dynamic tab:
date start - (can be 1/1/2012-12/1/2012)
date end - (can be 1/1/2012-12/1/2012)
column A - ID
column B - text value (from the spreadsheet, column C)
Spreadsheet:
column A - ID
column B - date (can be 1/1/2012-12/1/2012)
column C - note (text value)
One ID can have multiple notes posted on different dates.
So, if I choose in the Dyanmic tab the date range from 1/1/2012 to 5/1/2012, I want to see in the column B all the notes (text values) from the spreadsheet for the same date range for the particular ID.
I've tried SUMIFS function. Unfortunately, it does not bring back the text values.
I hope I explained it well. Any help will be appreciated!!!
I need help to create a formula that brings back text values based on date range.
For ex,. In the dynamic table I have a list of IDs (column A), value in column B is pulled from the other spreadsheet, which is a list of comments (notes).
Dynamic tab:
date start - (can be 1/1/2012-12/1/2012)
date end - (can be 1/1/2012-12/1/2012)
column A - ID
column B - text value (from the spreadsheet, column C)
Spreadsheet:
column A - ID
column B - date (can be 1/1/2012-12/1/2012)
column C - note (text value)
One ID can have multiple notes posted on different dates.
So, if I choose in the Dyanmic tab the date range from 1/1/2012 to 5/1/2012, I want to see in the column B all the notes (text values) from the spreadsheet for the same date range for the particular ID.
I've tried SUMIFS function. Unfortunately, it does not bring back the text values.
I hope I explained it well. Any help will be appreciated!!!