Earlier quoted context omitted.
110% agreement on Excel The ability create a relational database in Excel with vlookups and hlookups, then capture it all into a macro is amazing. I've really enjoyed using Excel as a Postgres frontend, with a real Postgres DB instance handling data, and then using the report functionality to dump to Word. While a pro reporting engine and cutting out MS Office altogether would be a better longterm solution, it is har…
I'm curious, how did you establish the Postgres connection?
The commercial devart plugin [3] looks pretty neat too but I haven't used it yet
I've also tried the JDBC connectivity option too [4], but with some different use-cases in mind for Postgres (not about Excel)
[1] https://datacornering.com/how-to-connect-to-postgresql-datab...
[2] https://www.postgresql.org/download/products/2-drivers-and-i...