robocop1906
Board Regular
- Joined
- Jan 15, 2003
- Messages
- 143
Hello, trying to figure out a formula that would enter an "x" in the sell if a cells value is between two dates. I tried the follownig formulat below. Thanks
=if(and(D12>=1/1/2011,if(D12<1/31/2011,"X","")
=if(and(D12>=1/1/2011,if(D12<1/31/2011,"X","")