I have an old spreadsheet that used date picker from MSCOMCT2.OCX. Then the computer I used it on died. Unfortunately the Microsoft KB article that has the download for MSCOMCT2.OCX only has a dead link.
My only recourse is to remove the reference to MSCOMCT2.OCX and use other methods to pick the date. I have removed the object from the spreadsheet and all references I can find to it in the code, but when I go to remove it I get an error message stating that the "Can't remove control or reference, in use"
How can I find where it is still being referenced?