Forum Discussion
loriC1958
Jul 08, 2020Copper Contributor
Pre-dating a form
I need to pre-date a form - instead of writing in the date, the forms will already have the date printed on them.
I remember reading instructions on how to do it. But naturally, now that I have a use for this I can't find the instructions anywhere.
Thanks.
2 Replies
- SergeiBaklanDiamond Contributor
If you mean timestamp which is automatically added based on some condition, that is like https://chandoo.org/wp/timestamps-excel-formula-help/
- mtarlerSilver Contributornot sure what you need here. the function NOW() will give you the present date/time and you can format that cell in the date format you want.