the main trouble is all my buttons/menus are now pointing to the
personal2.xls.
I could erase personal.xls and live with this other one, I would just
like to understand why this happened or how it can be fixed.
I know if you do a Save As for a workbook that has formulas pointing
to it, all the formulas (in currently open workbooks) will change to
point to the newly named workbook (which should be an option at time
of Save As).
I feel something very similar has happened, but I can't figure out how
to do a Save As with these hidden workbooks to the do the renaming
switcharoo.
Finny - 16 Feb 2007 19:39 GMT
I fixed it!
With Excel closed, I renamed Personal2.xls to Personal2.xls.bak.
I thought Excel would now only pick up personal.xls and have a lot of
orphaned shortcuts to personal2.xls.
When I got back into the vba editor, it was still there - with the bak
extension! What Excel is using to identify this as a workbook i do not
know.
So from there it was easy. Close excel, move my good Personal.xls to
another folder, rename Personal2.xls.bak to Personal.xls and open
Excel again. All my shortcuts are back to my original personal.xls
again! phew!
Then close excel, copy my good personal.xls over the bad and bada
bing.
back to normal.
just in time for the weekend!
Thanks for the input Dave,
Finny