K
kunal
I have been trying a comparatively simple conditional statement to no
avail and was wonddering if anyone could shed some light.
I need this basic statment
=if(A1 between E1 and F1, D1, "")
A1 to infinity contains a date and if it lies within the date range
contained in each row of E to F it needs to pick up its corresponding
cell value in D1 (also a date function)
Any ideas?
avail and was wonddering if anyone could shed some light.
I need this basic statment
=if(A1 between E1 and F1, D1, "")
A1 to infinity contains a date and if it lies within the date range
contained in each row of E to F it needs to pick up its corresponding
cell value in D1 (also a date function)
Any ideas?