amaresh achar
Board Regular
- Joined
- Dec 9, 2016
- Messages
- 108
- Office Version
- 365
- Platform
- Windows
Hi,
Can anyone please help me with VBA code to perform below task:
1. Check the existing value of cell R5.
2. If R5 is empty, then update today's date in dd-mmm-yyyy format.
3. If R5 has a valid date in dd-mmm-yy or dd-mmm-yyyy format, then DO NOT update today's date.
4. If R5 has anything except a valid date, then update today's date in dd-mmm-yyyy format.
Thanks in Advance.
Can anyone please help me with VBA code to perform below task:
1. Check the existing value of cell R5.
2. If R5 is empty, then update today's date in dd-mmm-yyyy format.
3. If R5 has a valid date in dd-mmm-yy or dd-mmm-yyyy format, then DO NOT update today's date.
4. If R5 has anything except a valid date, then update today's date in dd-mmm-yyyy format.
Thanks in Advance.