IF formula
Solved/Closed
Related:
- IF formula
- Spreadsheet formula - Articles
- Excel @ in formula ✓ - Forum - Excel
- Little alchemy formulas - Guide
- 1st, 2nd, 3rd position formula in excel ✓ - Forum - Office Software
- Logitech formula vibration feedback wheel driver windows 10 - Download
1 reply
aquarelle
Oct 29, 2009 at 06:38 PM
- Posts
- 7115
- Registration date
- Saturday April 7, 2007
- Status
- Moderator
- Last seen
- June 2, 2022
Oct 29, 2009 at 06:38 PM
Hi,
Try with this formula :
=IF(ISNUMBER(A1),"Home",LEFT(A1,1))
Best regards
Try with this formula :
=IF(ISNUMBER(A1),"Home",LEFT(A1,1))
Best regards
Oct 29, 2009 at 08:27 PM