vba excel access

  1. M

    Error when creating new table in existing Access DB from excel VBA

    Hi Everyone, I'm struggling to understand an error I get when trying to create a new table into an existing Access database using excel vba code. Any help in understand how to overcome this error would be appreciated. this is the error I get: "Run-time error '-2147217900 (80040e14)'...
  2. R

    VBA export data in cells to an Access DB

    I've tried to get the following to work, could anyone tell me how I could use a pre-decided set of cells such as A1 B1 C1 D1? Const TARGET_DB = "testdb.accdb" Sub AlterOneRecord() Dim cnn As ADODB.Connection Dim rst As ADODB.Recordset Dim fld As ADODB.Field Dim MyConn Dim...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top