+ Reply to Thread
Results 1 to 2 of 2

Statistical Analysis and VBA

  1. #1
    Registered User
    Join Date
    03-23-2009
    Location
    Provo, UT
    MS-Off Ver
    Excel 2003
    Posts
    11

    Statistical Analysis and VBA

    I have a program to take information from scan data for a machine and compile the information into one location for ease of use and for reporting purposes. I am now trying to take the information to the next level and include statistical analysis in my scan data. I have figured out how to actually have it compile the information, the problem I am running into is that if I have too much scan data, I get an error that the memory has run out. I am trying to put all of the information into one cell and having it all calculated in that cell. I believe if I can get the information put into an array of some kind where the statistical formulas can be calculated, it will make the report nice and tidy, but I'm not sure if my thinking is correct. I'm at a loss as to how to do this as well. This is the code I have so far:

    Please Login or Register  to view this content.
    I have put the sections in bold I am mainly concerned with.

    I have included an example of what the final report would look like (except each row of data would have all of the headings, not just the top line).
    Attached Files Attached Files
    Last edited by Beowulfdl; 06-23-2009 at 01:04 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Statistical Analysis and VBA

    Please take a few minutes to read the forum rules, and then edit your post to add code tags.
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1