Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Programming
How to print LinEst result to a spreadsheet using VBA
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Fei, post: 13026416"] Hi all, I have written vbs codes to run a linear regression – 5 independent variables. I want to get regression result print in the spreadsheet where the data is and the statistics for regression are the same as result from analysis tool package… I know Regression= Application.LinEst(y, x, True, True) should be use, but no idea how to get regression output to a spreadsheet.Could someone please provide some solutions? Thanks a ton Fei [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Programming
How to print LinEst result to a spreadsheet using VBA
Top