Hello,
I appreciate if somebody please help me with how it's better to clear contents but preserve formatting.
I have a data with dates and numbers. When I use Sheet.Range ("A2").CurrentRegion.Delete this preserves formatting for numbers but does not preserve for dates.
When I use Sheet.Range...