返回列表 发帖
Basically, the problem I'm having with this is that the file name ends up like this:

'"C:\Windows\Program\Economics.xlsx"' when I use concatenate or &. I need to get rid of those stupid quotation marks so it just ends up like this:

'C:\Windows\Program\Economics.xlsx'

I think that will fix the problem, but I'm not sure. If anyone has any suggestions on how to fix this, or if there's another way to do it that will be great.

Thanks

TOP

返回列表