LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Disable PDF in Excel

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I disable Help in Excel help Excel Discussion (Misc queries) 3 October 21st 09 06:40 PM
Disable Excel key tips Suzanne Excel Discussion (Misc queries) 0 July 17th 09 04:59 PM
Disable MS Excel 12 km4on Setting up and Configuration of Excel 1 October 2nd 08 12:30 AM
Disable X button on excel pano Excel Worksheet Functions 6 March 28th 07 02:15 AM
How can I disable Help in Excel (especially the <F1 key)? sonic_d_hog Excel Discussion (Misc queries) 1 February 17th 06 10:01 PM


All times are GMT +1. The time now is 06:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"