PDA

View Full Version : Multiple linear regression in VBA



j235
11-18-2014, 01:44 AM
I working on complex desktop database.My main point is making the application for the simulation of tax revenue in Access 2013. Currently I have SQL code to calculate simple linear regression but I need code for multiplle regression? Please help me.

ranman256
11-20-2014, 10:28 AM
start a macro
put all your regression queries in it.