If one cell G4 has value 12345 then cell F4 will have....
Solved/Closed
NeedExcelHelpForWork
Posts
2
Registration date
Tuesday January 26, 2016
Status
Member
Last seen
January 26, 2016
-
Jan 26, 2016 at 12:30 PM
Blocked Profile - Jan 26, 2016 at 01:58 PM
Blocked Profile - Jan 26, 2016 at 01:58 PM
Related:
- If one cell G4 has value 12345 then cell F4 will have....
- If cell contains (multiple text criteria) then return (corresponding text criteria) ✓ - Excel Forum
- Excel conditional formatting if another cell contains specific text ✓ - Excel Forum
- If cell contains specific text then return value in another cell vba ✓ - Excel Forum
- Count if cell contains number - Excel Forum
- If cell contains date then return value ✓ - Office Software Forum
Jan 26, 2016 at 01:50 PM
=IF(12345,true,IF(54321,USXX,USKX))