+ Reply to Thread
Results 1 to 4 of 4

Macros won't run from 2010 to 2016

Hybrid View

mskarp21 Macros won't run from 2010 to... 08-02-2019, 05:01 PM
mjr veverka Re: Macros won't run from... 08-02-2019, 05:20 PM
mskarp21 Re: Macros won't run from... 08-02-2019, 05:35 PM
mjr veverka Re: Macros won't run from... 08-02-2019, 09:52 PM
  1. #1
    Forum Expert
    Join Date
    10-06-2017
    Location
    drevni ruchadlo
    MS-Off Ver
    old
    Posts
    2,256

    Re: Macros won't run from 2010 to 2016

    How does this macro look like ? Can you present this macro in its entirety ?

  2. #2
    Registered User
    Join Date
    08-02-2019
    Location
    Mason City, Iowa
    MS-Off Ver
    2016
    Posts
    2

    Re: Macros won't run from 2010 to 2016

    '   Save - _0ExpressData.xls
        
        Run "Progress"
        Sheets("Job Info").Select
        Sheets("Processing").Visible = False
        Application.DisplayAlerts = False
        ActiveWorkbook.SaveAs Filename:=Sheets("Job Info").Range("D29") _
            & Sheets("Job Info").Range("D28") & "\Data\" _
            & Sheets("Job Info").Range("D28") & "_0ExpressData.xls", _
            FileFormat:=xlNormal, CreateBackup:=False
    Last edited by jeffreybrown; 08-02-2019 at 05:40 PM. Reason: Please use code tags!

+ 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. Excel 2010 vs. 2016?
    By aquixano in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-31-2019, 11:02 AM
  2. 2010 vs 2013 vs 2016
    By MrBill in forum Excel General
    Replies: 0
    Last Post: 09-28-2018, 04:16 PM
  3. Excel 2010 VS 2016
    By lostsoul65 in forum Excel General
    Replies: 3
    Last Post: 05-25-2018, 09:52 AM
  4. 2010 macro not working in 2016! Help Please!
    By tgreenwald3 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-03-2018, 12:10 PM
  5. VBA Code works in 2010, but not in 2016
    By duffynmu in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-05-2017, 04:11 AM
  6. Change From 2010 to 2016
    By bgrish3 in forum Office 365
    Replies: 2
    Last Post: 07-05-2016, 10:39 AM
  7. [SOLVED] Issues with code sent from 2010 to 2016
    By dwr2 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-10-2016, 03:57 PM

Tags for this Thread

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