You are here:
Can respond to questions up to and including advanced (very rusty on VBA) Currently using Excel 2003 and Xp (can still remember some of the earlier excel programs. No question to basic.
Teacher and business trainer for 5 years. Run my own small business Current on all versions of Excel
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Trevor | 09/11/09 | 10 | 6 | 10 | 10 | Regretably, this solution did not work for ..... |
| John | 09/07/09 | 8 | 10 | 8 | 10 | |
| Wynneth | 09/07/09 | 10 | 10 | 10 | 10 | Richard, Thank you so much for your ..... |
| Melanie | 09/03/09 | 10 | 10 | 10 | 10 | Richard, your use of MODE was absolutely ..... |
| Dennis Frey | 09/03/09 | 10 | 10 | 10 | 10 | Thank you very much! This is exactly ..... |
Dani This could be accomplished by VBA but I don't know VBA well enough to help. However if you have a spare sheet you could use a vlookup and a table to give you what you want. ie Arrows Table
Pelambre You can do it with a static number such as your =10 but not with the > sign as excel doesn't recognize that in a cell, it turns the value to text. Have a look at this link http://www
John You can use a Sum an If statement to get what you need. Type in the following assuming that C column starts at 2 and goes to 80 =SUM(IF(C2:C80>0,1,)*D2:D80) then press the Ctrl+Shift+Enter
Lisa Do you have two instances of Excel open? ie do you open one workbook then start another instance of Excel and open the other workbook? If so open both workbooks from the first instance of Excel
Doug You can copy the column with the full names into the third column then use Data Text to columns on the first column whith the space as the delimiter and it will split them into two columns.
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.