locked
Office xp to Ofice 2013 RRS feed

  • Question

  • I just went from Office xp to Office 2013. I was able to open my Office xp database in Access . The opening screen in xp presented me with a form that would allow me to select whether I wanted to enter income. enter expenses, or create a report. Making a selection would open the form for that function. When I open the database in Access 2013 the individual forms (income, expense and report function properly but the opening form does not open the form for the chosen function.

    John Scholl

    Wednesday, July 4, 2018 2:42 AM

Answers

  • If your database is any VBA code, you need to first create a trusted location for the database front end.  Then things should fall into place.

    Also, it would be a good idea to compile your code again to insure everything is coshure.


    Daniel Pineault, 2010-2017 Microsoft MVP
    Professional Support: http://www.cardaconsultants.com
    MS Access Tips and Code Samples: http://www.devhut.net

    • Marked as answer by johnscholl Wednesday, July 4, 2018 2:12 PM
    Wednesday, July 4, 2018 10:42 AM

All replies

  • Hi John,

    From your description, I understand your issue is about using old version of Access database in Access 2013. So I'll move your thread to the dedicated MSDN forum for Access for better response:

    https://social.msdn.microsoft.com/Forums/en-US/home?forum=accessdev

    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.

    Regards,

    Yuki Sun


    Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnsf@microsoft.com.

    Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.

    Wednesday, July 4, 2018 8:41 AM
  • If your database is any VBA code, you need to first create a trusted location for the database front end.  Then things should fall into place.

    Also, it would be a good idea to compile your code again to insure everything is coshure.


    Daniel Pineault, 2010-2017 Microsoft MVP
    Professional Support: http://www.cardaconsultants.com
    MS Access Tips and Code Samples: http://www.devhut.net

    • Marked as answer by johnscholl Wednesday, July 4, 2018 2:12 PM
    Wednesday, July 4, 2018 10:42 AM