JumboCactuar
Well-known Member
- Joined
- Nov 16, 2016
- Messages
- 788
- Office Version
- 365
- Platform
- Windows
Hi,
I have an 8 column table in access named DATA1 which I pull into Excel based on date.
Example (SELECT * from DATA1 where EDAT = " '20181108'")
Does anyone know if it's possible with VBA to edit the pulled data and update the access table with new values ?
Appreciate any help
I have an 8 column table in access named DATA1 which I pull into Excel based on date.
Example (SELECT * from DATA1 where EDAT = " '20181108'")
Does anyone know if it's possible with VBA to edit the pulled data and update the access table with new values ?
Appreciate any help