Using IF function to create a date
Closed
Beachball
Posts
1
Registration date
Monday September 10, 2012
Status
Member
Last seen
September 10, 2012
-
Sep 10, 2012 at 05:51 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Sep 10, 2012 at 09:35 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Sep 10, 2012 at 09:35 AM
Related:
- Using IF function to create a date
- Create skype account with gmail - Guide
- How to create @ in laptop - Guide
- Create snapchat account - Guide
- Create hotmail account - Guide
- Create instagram account on pc - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Sep 10, 2012 at 09:35 AM
Sep 10, 2012 at 09:35 AM
the format is
=IF(condition, true, false)
so
=IF(E9="L",TODAY, "")
=IF(condition, true, false)
so
=IF(E9="L",TODAY, "")