daniellepp2
New Member
- Joined
- May 6, 2011
- Messages
- 16
Hello,
I hope someone can help me with this issue.
1 sheet has all of my data. The other sheets have a custom template. I am trying to get Excel to populate a cell based on certain criteria. I have the formula....
=IF(AND( Data!B40>=DATE(2011,3,1), Data!B40<=DATE(2011,3,31)),Data!B40,"")
The above formula only works if the data sheet remains the same. If I add rows to the data sheet then the formula is not correct.
I am looking for a formula that looks at an entire column or worksheet and if it meets a certain date range then enter the row.
Does that make sense? Can anyone help?
Thank you very much,
D
I hope someone can help me with this issue.
1 sheet has all of my data. The other sheets have a custom template. I am trying to get Excel to populate a cell based on certain criteria. I have the formula....
=IF(AND( Data!B40>=DATE(2011,3,1), Data!B40<=DATE(2011,3,31)),Data!B40,"")
The above formula only works if the data sheet remains the same. If I add rows to the data sheet then the formula is not correct.
I am looking for a formula that looks at an entire column or worksheet and if it meets a certain date range then enter the row.
Does that make sense? Can anyone help?
Thank you very much,
D