Forum Discussion
Vineeth_Surendran
Feb 07, 2022Copper Contributor
Date format convert to number formate
I want to convert date to number format., I tried several ways but i can’t convert it Eg:- Date 12-12-2021 i need to covert this date to numbers, like 12122021 I used custom format but i can’t copy ...
JMB17
Feb 07, 2022Bronze Contributor
Try =--TEXT(A1,"mmddyyyy")