Results 1 to 10 of 10
  1. #1
    jarena is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2021
    Posts
    20

    Can I develop an Access App in Office 365 on one PC and run/modify it on another PC using Off 2016


    Can I develop an Access Application in Office 365 on one PC and then successfully run/modify it on another PC using Off 2016 and vice versa?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Should be able to. Sometimes a later version of software offers capabilities that cannot be handled by older version. For instance, I use Access 2010 and cannot handle Modern Charts introduced later. So have to design for backwards compability.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,803
    Office 365 is just a fee based service. I'm using it and have Access 2016 while others using 365 have Access 2019.
    You could research Access versions and see what features might have been introduced in 2019 (if any) and decide whether or not there might be compatibility issues if you use them. Pretty sure others have posted 2019 db's here when seeking help and that I've been able to open them. That only proves that their db didn't use any such feature, not that there are none that might be an issue.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    jarena is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2021
    Posts
    20
    Is there a way find out if you have Office 2016 or 2019 via Office 365? In Access, I went to File --> Account and Office 365 is displayed. I then went to About Access and it displays Microsoft 365 MSO (Version 2112 Build 16.0.14729.20224) 32 Bit as well as a Product ID and Session ID, but no indication of 2016 or 2019.

  5. #5
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,803
    Pretty sure Build 16 is Access 2016. This is easy enough for you to Google to find how to determine your Office version? It's what I'd do if I didn't already know.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  6. #6
    jarena is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2021
    Posts
    20
    An update on the Office 365/2016 Question . . . I opened a chat session with a Microsoft rep and asked him several questions. I asked about forward and backward compatibility between Access in Office 2019 and 2016 and he stated the following:

    "Microsoft 365 is different that Office 2016 and 2019 and even 2021. But they are all Microsoft Office applications. Office 2016, 2019,and 2021 are Perpetual Office licenses, While Microsoft 365 is a subscription based license."

    While I understand that Microsoft 365 is a subscription based license (Micron pointed this out), it didn't make sense the way it was used in the context of the sentence . . .

    I also asked the rep if I develop an Access database application on my desktop (Office 365) and then copy it to the other PC running Office 2016, will it work or will I run into problems? I do not plan on using much VB code.

    He replied "I have checked my resources and yes you can copy it to another computer that is running with Office 2016 version and it will work as long as there is not Macro and VB code on it."

    The is a good chance that the application may have a couple of small snippets of VB code and one or two macros . . . I guess I can chance it and if I run into problems, I'll rewrite that portion of the code on the Office 2016 PC . . .

  7. #7
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,943
    He replied "I have checked my resources and yes you can copy it to another computer that is running with Office 2016 version and it will work as long as there is not Macro and VB code on it."
    Talk about hedging your bets

    I can confirm with my 2007, that a lot of times I cannot even open a database I have downloaded to help someone from a later version, and even when I can, there are new commands/options that 2007 does not recognise.

    Someone asked a similar question on another forum and a link was posted by a well respected Access developer.
    Have a read.
    https://www.devhut.net/access-the-go...f-development/
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  8. #8
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,803
    This shows I'm using 365, but 365 what? Note that it says "Access for Microsoft 365 MSO" - MSO being MicroSoft Office.
    To repeat, it says "Access FOR 365, not that my Access version is 365.
    Click image for larger version. 

Name:	aProdInfo.jpg 
Views:	13 
Size:	9.2 KB 
ID:	47255



    This would suggest that 365 applies to Office (not Access per se) and that my Access version is 16
    Click image for larger version. 

Name:	aaProdInfo.jpg 
Views:	12 
Size:	24.5 KB 
ID:	47256

    I think you got less than a quality answer, but that's just my opinion.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  9. #9
    jarena is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2021
    Posts
    20
    Good link Welshgasman - thanks. The author of that article seems very knowledgeable and also provides many other helpful links as well.

  10. #10
    jarena is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2021
    Posts
    20
    I agree with you assessment Micron, including your last sentence.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 03-25-2019, 12:59 AM
  2. Record source error message - access in office 2016
    By Bossforum930 in forum Programming
    Replies: 14
    Last Post: 10-22-2018, 11:20 AM
  3. Running Access 2003 with Office 2016
    By NickMDal in forum Access
    Replies: 4
    Last Post: 12-28-2017, 08:56 PM
  4. Replies: 0
    Last Post: 01-05-2017, 11:47 AM
  5. Replies: 1
    Last Post: 04-18-2016, 01:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums