Hello,

I have this problem:

I want to export data from Access to Excel, indicating the single cells I need to put data in.

For example, I want to do something like this:


"put value you read in Access table X, column Y, where column Z = condition in Excel worksheet A, cell A1"

Is it possible, even with VBA?

Thank you