Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #110589

Re: File Path Issue in Excel 2016 for Mac

From Robert Baer <robertbaer@localnet.com>
Newsgroups microsoft.public.excel.programming
Subject Re: File Path Issue in Excel 2016 for Mac
References <g2maaddpsctst3hgn6kt5c9u6kt17gpugf@4ax.com> <xvUzC.19673$q_2.14995@fx17.iad> <paq8qj$ht1$1@dont-email.me> <L0fBC.1296$4M6.107@fx27.iad> <pbdcpc$2t0$1@dont-email.me>
Message-ID <tABCC.3281$go7.2644@fx08.iad> (permalink)
Date 2018-04-21 00:17 -0700

Show all headers | View raw


Peter T wrote:
> "Robert Baer" <robertbaer@localnet.com> wrote in message
>>>>
>>> Note that VBA6 is used up to v2007; beginning with v2010 VBA7 is used
>>> for all (x86/x64) editions of MSO.
>>>
>>> FWIW
>>> Also, beginning with v2007 Office you can generate PDFs directly using
>>> SaveAs FixedFormat and choose XPS or PDF.
>>>
>>    USEFUL info; Thanks.
>>    Again, un-documented change(s) that wannabe users have to guess at.
>>    M$ s SUCH a piece..
>
> Not trying to defend MS but I don't follow why you regard the above as
> 'undocumented changes . . . users have to guess at'.
>
> Before each new version the Excel team announce and discuss most planned
> changes. On release a full list of changes, new features and any decremented
> methods, is published on relevant MS sites and widely mirrored and discussed
> elsewhere.
>
> SaveAs PDF or XPS is hard to miss in Excel 2007 when you look at File /
> SaveAs
>
> The introduction of 64bit Office has been since its inception and continues
> to be one of the most widely discussed and documented changes by MS and
> elsewhere. That said if you only ever use 32bit Excel you don't need to know
> anything about it. VBA7 can cater for a few special 64bit requirements
> should you need them, mainly for use with APIs. Otherwise VBA7 is
> effectively VBA6 even in 64bit Excel.
>
> Peter T
>
>
   Excuse me, have NEVER seen any info WRT Excel methods and/or 
procedures. For all practical purposes "help" does not exist.

   Furthermore, i gave code where one can PROGRAMATICALLY choose a 
printer for the app, and then PROGRAMATICALLY print to it and give print 
path if "ON FILE".

   SaveAS etc is NOT an option when multiple instances (in a loop) ae 
desired.

Back to microsoft.public.excel.programming | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

File Path Issue in Excel 2016 for Mac colglbo <bcolglbo@gmail.com> - 2018-03-11 12:27 -0400
  Re: File Path Issue in Excel 2016 for Mac "Auric__" <not.my.real@email.address> - 2018-03-11 18:40 +0000
    Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-03-11 18:16 -0400
      Re: File Path Issue in Excel 2016 for Mac "Auric__" <not.my.real@email.address> - 2018-03-11 22:43 +0000
        Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-03-11 18:50 -0400
          Re: File Path Issue in Excel 2016 for Mac "Auric__" <not.my.real@email.address> - 2018-03-12 03:46 +0000
            Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-03-12 01:08 -0400
              Re: File Path Issue in Excel 2016 for Mac "Auric__" <not.my.real@email.address> - 2018-03-12 06:00 +0000
                Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-03-12 04:04 -0400
                Re: File Path Issue in Excel 2016 for Mac "Peter T" <askformy@gmail.com> - 2018-03-14 17:34 +0000
                Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-03-15 02:25 -0400
  Re: File Path Issue in Excel 2016 for Mac Patrick <patrick@nowhere.invalid> - 2018-03-12 07:59 +0100
    Re: File Path Issue in Excel 2016 for Mac colglbo <bcolglbo@gmail.com> - 2018-03-12 07:47 -0400
  Re: File Path Issue in Excel 2016 for Mac Robert Baer <robertbaer@localnet.com> - 2018-04-12 19:22 -0700
    Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-04-13 08:46 -0400
      Re: File Path Issue in Excel 2016 for Mac Robert Baer <robertbaer@localnet.com> - 2018-04-16 21:48 -0700
        Re: File Path Issue in Excel 2016 for Mac "Peter T" <askformy@gmail.com> - 2018-04-20 19:50 +0100
          Re: File Path Issue in Excel 2016 for Mac Robert Baer <robertbaer@localnet.com> - 2018-04-21 00:17 -0700
            Re: File Path Issue in Excel 2016 for Mac GS <gs@v.invalid> - 2018-04-21 05:00 -0400
            Re: File Path Issue in Excel 2016 for Mac "Peter T" <askformy@gmail.com> - 2018-04-23 22:19 +0100
    Re: File Path Issue in Excel 2016 for Mac "Peter T" <askformy@gmail.com> - 2018-04-23 22:11 +0100
      Re: File Path Issue in Excel 2016 for Mac Robert Baer <robertbaer@localnet.com> - 2018-04-23 21:07 -0700

csiph-web