Excel formula for filling another cell
ejeruratyuuga
-
Mar 12, 2022 at 09:46 PM
TrowaD
TrowaD
- Posts
- 2880
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- May 2, 2022
Related:
- Excel formula for filling another cell
- Excel formula to compare two cells and return a value ✓ - Forum - Excel
- What is the excel formula for if a cell contains ✓ - Forum - Excel
- Excel formula bar not showing cell contents - Guide
- Excel formula add 1 if cell contains text - Guide
- Excel formula to automatically copy cell value from another sheet - Guide
1 reply
TrowaD
Apr 7, 2022 at 11:26 AM
- Posts
- 2880
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- May 2, 2022
Apr 7, 2022 at 11:26 AM
Hi ejeruratyuuga,
How about you put this formula in D2:
=IF(B2="Sunday","Sunday",IF(B2="Saturday","Saturday",""))
Drag the formula down as far as needed and when a cell in column D is empty, you will know to enter an Activity there.
Best regards,
Trowa
How about you put this formula in D2:
=IF(B2="Sunday","Sunday",IF(B2="Saturday","Saturday",""))
Drag the formula down as far as needed and when a cell in column D is empty, you will know to enter an Activity there.
Best regards,
Trowa