GreenyMcDuff
Active Member
- Joined
- Sep 20, 2010
- Messages
- 313
Morning all,
I am starting a new project involving vba and a postgreSQL database.
Quick question to get the ball rolling... is it possible to link the postgreSQL database via vba to excel 2007??
If so, how does this process work? The data needs to be manipulated, so in my head the process works according to the following steps:
1. data is stored in database
2. vba macro access's the database
3. data is imported to excel
4. vba macro used to manipulate data.
Does any of this sound do-able?
Kind Regards
Chris
I am starting a new project involving vba and a postgreSQL database.
Quick question to get the ball rolling... is it possible to link the postgreSQL database via vba to excel 2007??
If so, how does this process work? The data needs to be manipulated, so in my head the process works according to the following steps:
1. data is stored in database
2. vba macro access's the database
3. data is imported to excel
4. vba macro used to manipulate data.
Does any of this sound do-able?
Kind Regards
Chris