WingandaPrayer
Technical User
- May 15, 2001
- 152
Is there a function similar to REPT which will repeat Date/Time rather than Text.
Thanks
David
Thanks
David
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
=IF(LEFT(CELL("format",A1),1)="D",A1,"")