Share via

Multiple regression in Access 2013

Anonymous
2014-11-17T20:47:37+00:00

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.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2014-11-18T02:01:40+00:00

    The easiest way I can think of is by enlisting the help of Excel: http://www.mrexcel.com/forum/excel-questions/347468-multiple-linear-regression-visual-basic-applications.html

    This tool also supports it: https://www.fmsinc.com/MicrosoftAccess/DataAnalysis/regression/index.html

    Plenty of other options to explore when you search the internet for "multiple regression vba"

    Was this answer helpful?

    0 comments No comments