Multiple regression in Access 2013

j235

New member
Local time
Today, 11:31
Joined
Nov 16, 2014
Messages
6
I want to do multiple regression in Access 2013. Can anyone help me with the VB code?
 
I want to do multiple regression in Access 2013. Can anyone help me with the VB code?

Please tell us in plain English exactly what you want to accomplish.
Then put some context on your set up:
-Web or desktop database?
-subject of the database?
-what you have tried with what results (errors, messages???)

This may be what you're looking for, or at least a start.

Good luck - more info may get you more focused responses.
 
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.
 

Users who are viewing this thread

Back
Top Bottom