Skip to main content
Question

Is it possible to build a bot to go from excel into an access database? And if so would it be necessary to load into tables or the data entry form?

  • January 28, 2022
  • 1 reply
  • 22 views

Forum|alt.badge.img+3
Is it possible to build a bot to go from excel into an access database? And if so would it be necessary to load into tables or the data entry form?

Ashwin A.K
Forum|alt.badge.img+8
  • Navigator | Tier 3
  • January 29, 2022

Hi @dean mcghee​ ,

 

You have the option of reading a sheet into a Datatable using the Excel Advanced: Get Sheet as Data Table

After that, you can establish a connection with the Database and then loop for each row in Table and Insert it like so:

 

imageimageimageimageCould you try and see if that works out for you?

 

Kind Regards,

Ashwin A.K


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings