Forum Discussion

csmathers2's avatar
csmathers2
Copper Contributor
Sep 20, 2024
Solved

TRIM() function removing date format in Excel

How do I retain a date format when using the TRIM() function in Excel? 
  • deanshepherd's avatar
    Sep 20, 2024

    try this
    =--TRIM(cell)

    Regards D

Resources