Hi All - and it seems quick but I'm stuck
I want to fill in the following texts when 2 criteria's are meet - so if the column Hourly Salaried is blank and either FT or PT REgular + FT & PT Temp then Regualr in Ass.Cat Map
See table below
| If [Hourly Salaried ]= blank and [Assignment Category] = "Full-time regular" & "Part-time regular" then "Regular" in the Assignment category | |
| If [Hourly Salaried ]= blank and [Assignment Category] = "Full-time temporary" & "Part-time temporary" then "Regular" in the Assignment category |
| Assignment Status | Assignment Category | Hourly Salaried | Assignment Category Mapping | | | | | | | |
| Active - With Pay | Full-time regular | Salary | Regular | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time regular | Salary | Regular | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Part-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time regular | Salary | Regular | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time temporary | Hourly | Temporary | | | | | | | |
| Active - With Pay | Full-time regular | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | If [Hourly Salaried ]= blank and [Assignment Category] = "Full-time regular" & "Part-time regular" then "Regular" in the Assignment category | |
| | If [Hourly Salaried ]= blank and [Assignment Category] = "Full-time temporary" & "Part-time temporary" then "Regular" in the Assignment category |