Hi, I have 2 adjacent cells C5=Today()-1 and D5=Today(). And there are 100's of numbers under them and getting compared based on look up by date. Everything works fine till I hit Monday and that's where I need C5 to display Friday and not Sunday. Thought =IF(Today()=Monday,Today()-3,Today()-1 would work but I was wrong.
Any solutions? I am trying not to use VB.
Thanks
N
Bookmarks