Forum Discussion
StephanieSmartsheet
Aug 15, 2020Copper Contributor
Excel not applying changes
Hello! I have a report with my company that it's downloaded directly from salesforce and all other users are able to edit. When I attempt to edit the report it will never change. For instance, t...
SergeiBaklan
Aug 15, 2020Diamond Contributor
As variant in your case dates are returned as texts, you may check by =ISTEXT(A1) from any empty cell where A1 is cell with date in question.