J
John Donofrio
I am verifying/updating links in an excel file and in
order to verify the links are accurate, I am using the
subject property. The only problem is that the link(s)
datasource in excel is a long path/filename and
CurrentDB.Name returns a DOS 8.3 path/filename. Because of
this, a comparison of the two is not equal even though
they point to the same file.
Any ideas?
Thanks in advance.
John
order to verify the links are accurate, I am using the
subject property. The only problem is that the link(s)
datasource in excel is a long path/filename and
CurrentDB.Name returns a DOS 8.3 path/filename. Because of
this, a comparison of the two is not equal even though
they point to the same file.
Any ideas?
Thanks in advance.
John