+ Reply to Thread
Results 1 to 2 of 2

HELP! Error 1004 - Temporary File Path not found

  1. #1
    Registered User
    Join Date
    07-13-2016
    Location
    North Wales
    MS-Off Ver
    2010
    Posts
    1

    Exclamation HELP! Error 1004 - Temporary File Path not found

    Hi Everyone!

    This is my first post, and when it comes to excel i'm not great (so apologies that my technical terms are extremely weak!)

    Just started working on a Macro that I copied the script from an already working workbook and have made some changes, it now won't work. It'll open up the single sheet, name it book 8 not the reference number and won't take it any further i.e opening up outlook. I have copied it below and underlined where it is highlighted as a 'bug'

    Any help will be greatly appreciated on what i need to change.
    Thanks in Advance. Pip

    Please Login or Register  to view this content.
    Last edited by Leith Ross; 07-13-2016 at 03:40 PM.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: HELP! Error 1004 - Temporary File Path not found

    Hello Pip,

    The problem is syntax related. The code does not run because of the double quote character ANSI code 147.
    It should be a double quote " ANSI code 34.

    Here is the code you posted...
    Please Login or Register  to view this content.
    Here is how the line should appear...
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 06-11-2015, 10:58 PM
  2. [SOLVED] Run-time error '76': Path not found
    By danenorman13 in forum Excel General
    Replies: 3
    Last Post: 01-08-2013, 10:16 AM
  3. Error 76 -- Path not found
    By Jaxspades in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-22-2010, 04:19 PM
  4. error 76 path not found
    By swe1 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-31-2009, 08:09 PM
  5. Exit Sub if file/path not found
    By EMoe in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-16-2006, 06:55 PM
  6. Temporary File Error with SendMail
    By NicB. in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2006, 02:39 PM
  7. Path not found error
    By EAB1977 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-09-2005, 12:10 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1