Advertisement

06.21.2007 at 01:25PM PDT, ID: 22649730
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.4

Visual Basic, VBA for Excel Architect Question

Asked by servodude in VB Script, Miscellaneous Programming, Microsoft Excel Spreadsheet Software

Tags: , ,

This question does not really have a right or wrong answer, but I am offering 500 points for the best presented solution.  

My current application asks the user many questions, and their answers are written to an Excel spreadsheet (not my idea to use Excel, but the customer will not budge on this issue).  There are 40 fields of data that is written to the spreadsheet every time the program is completed.

My current approach is that I first write the answers to a text file, and then I write the answers to the spreadsheet.  When the next patient fills out the questionaire their data is appended to the text file.  I exclusively write to one text file and one Excel spreadsheet, the user is NOT offered the chance to change either of these files.

The spreadsheet itself gets all of the prior information from the text file, writes that data to the spreadsheet, and then adds the latest patient information to the spreadsheet.

What I am now getting nervous about is that there are now 40 fields (the initial workstatement had 15), and now instead of hundreds of entries, the customer is saying there ultimately may be several thousand responses written to the spreadsheet.  I have fought (unsuccessfully) to get them to use Access, so I really am stuck with Excel.

Given the information I have presented; I am soliciting approaches to this requirement that are time tested and are robust.  I do not mind "code bloat" if it makes the program less prone to problems.  The customer is overseas, and they do not have good English skills (the UI is in the native language of the customer).  The reason I am explaining all of this is because if anything ever goes wrong, I must provide them with answers that are easy to understand and implement.

The more detailed the approach the better.  I am stuck with my current approach for the next month, but given the escalating amount of data I will not hesitate to change approaches in my next upgrade version.

I will be more than happy to provide further detail regarding the application, so if you have questions please feel free to write them, I will respond as soon as is practical.

I want to say thanks in advance to everyone who contributes.

Scott
aka "servodude"

Start Free Trial
[+][-]06.21.2007 at 02:54PM PDT, ID: 19337341

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.21.2007 at 04:42PM PDT, ID: 19337955

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.22.2007 at 01:44AM PDT, ID: 19339750

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: VB Script, Miscellaneous Programming, Microsoft Excel Spreadsheet Software
Tags: basic, excel, visual
Sign Up Now!
Solution Provided By: RobSampson
Participating Experts: 1
Solution Grade: A
 
 
[+][-]06.22.2007 at 11:45PM PDT, ID: 19346755

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.23.2007 at 05:57PM PDT, ID: 19349532

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32