'Pass a calculation with VBA from Access to Excel
I´m exporting data to excel with the columns like
ID Product Quantity Price Sum
Our vendors fill in the Quantity and Price. I want to pass a simple calculation SUM=(Quantity x Price) from Access-VBA to the SUM-column when exporting the data. Is there a way to do this?
Best regards from Vienna/Austria Kitchendream
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|