bullrunpremier
New Member
- Joined
- Aug 7, 2019
- Messages
- 1
Failing at every turn to get the correct formula.
IF cell P1 contains the word Delivery concatenate 3 cells together. This I have been able to do. but adding If Cell P1 is equal to Pickup then merge these 3 cells. When it says Delivery im good but otherwise I will get a False return instead.
=IF(P1="Delivery","Pickup" CONCATENATE(Q1&" "&AE1&" "&AI1&", &Q1&""&AF1&"""&AJ1)
IF cell P1 contains the word Delivery concatenate 3 cells together. This I have been able to do. but adding If Cell P1 is equal to Pickup then merge these 3 cells. When it says Delivery im good but otherwise I will get a False return instead.
=IF(P1="Delivery","Pickup" CONCATENATE(Q1&" "&AE1&" "&AI1&", &Q1&""&AF1&"""&AJ1)