Force “F2”+“Enter” on range of cells

后端 未结 12 1804
伪装坚强ぢ
伪装坚强ぢ 2021-01-04 05:31

I have an Excel 2010 worksheet which has macros to copy data from other sheets into a specific format on another sheet.

The data copies but I have an issue with the

12条回答
  •  渐次进展
    2021-01-04 05:57

    It is possible to use Text to Columns to solve this problem

    1) Highlight the column of data

    2) Go to Data -> Text To Columns -> Delimited -> (deselect everything) -> Next

    3) On page 3 of the wizard, set the Column Data Format YMD

    4) OK

提交回复
热议问题