[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

11/19/2007 at 01:06PM PST, ID: 22971296
[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!

7.6

Getting distinct values & looping through Excel cells

Asked by meredithf in Microsoft Excel Spreadsheet Software

Tags: distinct, values

Hi All!
Two separate worksheets are being uploaded to form a Workbook. Sheet1 contains
Apple           3
Apple           2
Banana        6
Mango         10
Orange        1
Orange        2
Orange        4

The Sheet2 contains:
Apple           2
Banana        1
Banana        8
Grapes        9
Orange        0
Orange        5

How do I do the following:
a.)First, I need to get the distinct values (apple, banana, grapes, mango, orange) from these two sheets and put them on the first column of the third sheet .  On the second column, I need to get the total count from sheet1 & sheet2 for these fruits.

b.) How do I populate a column with a formula based on their row.  Ex. If in row 1, "=SUM(C1:D1)", row 2,  "=SUM(C2:D2), and so on while there's still a value on a row .  I need to do this programmatically.

c.) How do i refer to a sheet name that's varying.  Since the sheet1 is coming from different users, they could name it whatever they want.  So if I want to use the formula "= SUMIF(sheet1!A2:A6,">10", C2:C6), how do I do that?"

I hope I've made things clear.  If you have questions, just let me know.  I've never programmed using Excel before, it seems to be a different world to me with all the cells and range.  Your help will be greatly appreciated.    
[+][-]11/20/07 09:07 AM, ID: 20321227

View this solution now by starting your 30-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

Zone: Microsoft Excel Spreadsheet Software
Tags: distinct, values
Sign Up Now!
Solution Provided By: dmang
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20091111-EE-VQP-91 / EE_QW_2_20070628