i have dates with different timings in column A; based on "timings" need to print the value in Column B. [ For Ex : Printed Value in column B need to be as Phase 1 or Phase 2 or Phase 3 or Phase 4 based on timings.
Timings are : If 10:35 to 12:00 ; Phase 1 should print in Column B.
Timings are : If 12:01 to 15:10 ; Phase 2 should print in Column B.
Timings are : If 15:11 to 16:10 ; Phase 3 should print in Column B.
Timings are : If 16:11 to 18:10 ; Phase 4 should print in Column B.
Bookmarks