As a simple workaround, if the workbook is in their "My Documents" folder, you could just use
and then do a little string manipulation. I don't have Office 2000 any longer, so can't check what the issue is, but you may have to do an API call if you can't use ThisWorkbook.Path:
http://windowssecrets.com/forums/sho...cel-2000-sr-1)
Hope that solves it for you.