0

I am trying to import a JSON file into Access.

I followed the steps at the below link suggested (I couldn't comment directly at the link because I do not have 50 reputation points).

Parsing JSON feed automatically into MS Access

Can someone break this piece down into more detailed instructions?:

"Place code behind an Access form or module (example uses a one nested level JSON file)"

I am not sure what it means to place code behind anything in Access. Do I place it behind the module I created when I copy and pasted the JsonConverter code? If so, what do I click to get it behind that module?

I am not working with forms, I will be building queries in design view once I get the data loaded, but I am still loading data. I am not educated in VBA.

The step I am asking about is the 4th piece of Parfait's instructions at the link I gave.

Thank you in advance for guiding me!

Meeks
  • 1
  • 2
    First, you must look up an _introduction_ or _beginner's guide_ to _VBA_ and _Microsoft Access_. Next, become somewhat familiar with coding in these - and importing Json should not be your first attempt. Also, SO is for coding help only; at this stage, you would be better helped at fora like [UtterAccess](https://www.utteraccess.com/). – Gustav Nov 27 '21 at 08:42

0 Answers0