Results 1 to 10 of 193

Thread: Appendix Thread 2. ( Codes for other Threads, HTML Tables, etc.)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10

    Finding and deleteing .exd files

    Appendix notes in support of these Threads:
    http://www.excelfox.com/forum/showth...en-insert-them
    http://www.excelfox.com/forum/showth...ommand-Buttons


    Trying to find .exd files and delete them.
    The results of most of what I have read or results of asking people suggests that they are usually findable if you look for a temp or temp somewhere in a file path

    These appear a bit difficult to find sometimes . You can try:

    _ manually navigating

    _ a windows explorer search for *.exd
    StarDotexeExplorerSearch.JPG : https://imgur.com/hfbC93Z
    StarDotexeExplorerSearch.JPG

    _ a search in a small bar using %temp% or %Temp%
    You can get the small bar from either hitting WindowsKey+r or by selecting the Windows symbol
    PerCenttempPerCentsearch.JPG : https://imgur.com/LypHLGY
    PerCenttempPerCentsearch.jpg
    PerCenttempPerCentsearch2.jpg : https://imgur.com/DZvycco
    PerCenttempPerCentsearch2.jpg

    It seems a bit inconsistent which search finds what, but usually it is said that you find important places looking something like these:
    C:\Users\username\AppData\Local\Temp\Excel8.0
    C:\Users\username\AppData\Local\Temp\VBE


    I found sometimes .exd files here also
    C:\Users\username\Application Data\Microsoft\Forms

    Some other typical places I found
    C:\Dokumente und Einstellungen\Administrator\Application Data\Microsoft\Forms
    C:\Dokumente und Einstellungen\Administrator\AppData\LocalLow

    _.____._____________________

    This is one of my typical attempts to get a ActiveX control button to_... either
    _ insert into worksheet
    or , if already three
    _ work
    _... by deleting .exd files

    What I typically tried:
    I looked here C:\Users\Elston\AppData\Local\Temp\Excel8.0
    I found this:
    C Users Elston AppData Local Temp Excel8.0.jpg https://imgur.com/doXstmr
    C Users Elston AppData Local Temp Excel8.0.JPG

    I deleted that MSForms.exd File ( Excel had to be closed to do that ) : It had no effect. ( By the way, MSForms.exd gets made again every time I hit the button, or it appears to get made as soon as I open any file that either has or has ever had a control embedded in a worksheet)


    In C:\Users\Elston\AppData\Local\Temp\VBE I found these:
    C Users Elston AppData Local Temp VBE.jpg https://imgur.com/wjaZpXp
    C Users Elston AppData Local Temp VBE.JPG

    So…for these files I did:…
    MSComctlLib.exd : I deleted this , - no effect
    MSForms.exd : This could not be deleted with Excel 2003 open, it can when it is closed. But that had no effect
    RefEdit.exd : This could not be deleted with Excel 2003 open, it can when it is closed. But no that had effect
    ( By the way, MSForms.exd and RefEdit.exd get made again every time I hit the button, or it appears to get made as soon as I open any file that either has, or has ever had, a control embedded in a worksheet )


    In C:\Users\Elston\Application Data\Microsoft\Forms
    I found these:
    ( https://imgur.com/Lv2kyhk )

    So……for these files I did:…
    RefEdit.exd This could not be deleted with Excel 2003 open, it can when it is closed. But that had no effect
    mscomctllib.exd I deleted this: That had no effect
    SHDocVw.exd I deleted this: That had no effect
    ( By the way, MSForms.exd gets made again every time I hit the button, or it appears to get made as soon as I open any file that either has or has ever had a control embedded in a worksheet)

    _.._______________-

    So for me none of that helped to get me a working ActiveX control Button in a worksheet.

    Last edited by DocAElstein; 01-12-2019 at 07:32 PM.
    ….If you are my competitor, I will try all I can to beat you. But if I do, I will not belittle you. I will Salute you, because without you, I am nothing.
    If you are my enemy, we will try to kick the fucking shit out of you…..
    Winston Churchill, 1939
    Save your Forum..._
    KILL A MODERATOR!!

Similar Threads

  1. VBA to Reply All To Latest Email Thread
    By pkearney10 in forum Outlook Help
    Replies: 11
    Last Post: 12-22-2020, 11:15 PM
  2. Appendix Thread. Diet Protokol Coding Adaptions
    By DocAElstein in forum Test Area
    Replies: 6
    Last Post: 09-05-2019, 10:45 AM
  3. Replies: 19
    Last Post: 04-20-2019, 02:38 PM
  4. Search List of my codes
    By PcMax in forum Excel Help
    Replies: 6
    Last Post: 08-03-2014, 08:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •