Sub ImportData() ' ' Copy Data from one workbook to the Current Workbook ' Place the macro file in the same folder as the source file ' p = ThisWorkbook.Path & "\" f = Dir(p & "*.xlsx") Application.ScreenUpdating = False thrn =
最近在项目中碰到审核日志的时间为GMT格式 ,如何格式化成本地时间. 网站集设置成本地区域无法解决此类问题,后来查询资料才知道.无法更改 Change Audit Time From GMT Time Zone? Audit entries are stored in GMT, so that is what you get in Excel. Looks like you can easily convert it within Excel, though: http://www.ehow.