Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Finally it work by shift the pdfmaker.xla to other location from
C:\Documents and Settings\user\Application Data\Microsoft\Excel\XLSTART C:\Program Files\Adobe\Acrobat 6.0\PDFMaker\ "ross" wrote in message m... Hi Maybe this will help? For i = 1 To AddIns.Count Sheets(1).Cells(i, 1).Value = Application.AddIns(i).Path Next i put this code into a button on sheet 1 and find the PDF file then go to the dir and delete it. Remove the add ref from toolsadd ins and close excel. Hopfully this should work, if not you might have a virus? good luck ross |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I disable Help in Excel | Excel Discussion (Misc queries) | |||
Disable Excel key tips | Excel Discussion (Misc queries) | |||
Disable MS Excel 12 | Setting up and Configuration of Excel | |||
Disable X button on excel | Excel Worksheet Functions | |||
How can I disable Help in Excel (especially the <F1 key)? | Excel Discussion (Misc queries) |