Hi All,
I have been struggling keep this formula working as intended, I've spent a lot of time scratching my head over this,
The Issue is with column D and the date if I manually type the date it works fine, if I use a formula in i.e. =Now() it sometimes works
Now I wish to input the date via a user form a textbox this I have completed and the date from the textbox is pasted to D2:D100 but for some reason the formula will not work
because of this date input, I have include a copy of the data unfortunately L2BB does not work with my work computer,
I really can't work this out, can anyone assist please, Thanks in advance.
=IFERROR(IF(INDEX('Data Sheet'!$C$9:$ND$59,MATCH(C2,'Data Sheet'!$B$9:$B$100,0),MATCH(D2,'Data Sheet'!$C$9:$ND$9,0))= "","Yes",""),"")
MrExcel.xlsx
I have been struggling keep this formula working as intended, I've spent a lot of time scratching my head over this,
The Issue is with column D and the date if I manually type the date it works fine, if I use a formula in i.e. =Now() it sometimes works
Now I wish to input the date via a user form a textbox this I have completed and the date from the textbox is pasted to D2:D100 but for some reason the formula will not work
because of this date input, I have include a copy of the data unfortunately L2BB does not work with my work computer,
I really can't work this out, can anyone assist please, Thanks in advance.
=IFERROR(IF(INDEX('Data Sheet'!$C$9:$ND$59,MATCH(C2,'Data Sheet'!$B$9:$B$100,0),MATCH(D2,'Data Sheet'!$C$9:$ND$9,0))= "","Yes",""),"")
MrExcel.xlsx