Auto Fille Cell Based on Different Cell Value
Solved/Closed
Related:
- Auto Fille Cell Based on Different Cell Value
- Grand theft auto v free download no verification for pc - Download - Action and adventure
- Cell phone codes - Guide
- Excel cell color formula - Guide
- Based on the cell values in cells b77 - Excel Forum
- Grand theft auto iv download apk for pc - Download - Action and adventure
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jul 14, 2010 at 07:01 PM
Jul 14, 2010 at 07:01 PM
if you have not more than 7 clauses
=IF(E1="Failed","Restart Service",if(e1="Missed", "Reschedule Backup", IF(e1="In Progress", "Wait", "")))
=IF(E1="Failed","Restart Service",if(e1="Missed", "Reschedule Backup", IF(e1="In Progress", "Wait", "")))
Jul 15, 2010 at 09:01 AM