| Thread | Last Post | Replies |
|
| How to Copy and Paste only new rows | 09 Apr 2007 19:14 GMT | 2 |
I have a spreadsheet with various test results. I ask the user to copy all (only option) the records once a day and paste into these into spreadsheet from application. What I would like is for when this occurs a macro that deletes all data unless it is new into another
|
| Saving Values in Excel when using RTD | 09 Apr 2007 18:44 GMT | 4 |
I have an Excel spreadsheet that gets up to date values from an external source using RTD. At the end of the day, I save the sheet. If I open the sheet and my external source is not available, I have a choice to update, or not update the sheet. Even if I choose, DO NOT UPDATE, ...
|
| Reformatting text in cells | 09 Apr 2007 18:41 GMT | 3 |
I've got a payroll dump where everything is in caps (eg First Name and Surname) - about 2000 rows. To make it easier on the eye I'd like to add new columns so each text cell is shown as Initial Caps
|
| creating outcome series from formula | 09 Apr 2007 18:12 GMT | 9 |
I am working with a formula in which the value of one of the inputcells changes dynamically (stock quote). What can i do to automatically put the changing outcome of the formula in a series in a colum? Can anybody help me out ?
|
| Yes/No Function | 09 Apr 2007 17:52 GMT | 3 |
Looking to get a formula for the following scenerio: if H1 is greater than I1, then J1 is "Yes" and of not J1 is "No"
|
| Excel 2000, count, sort a list & count totals? | 09 Apr 2007 17:46 GMT | 1 |
Can anyone help me develop a worksheet function, set of functions, or macros to get this going? I need to calculate the Total number of times a Part# is sold, filtered by the number of times it was sold by an
|
| Activex controls in Excel 2003 | 09 Apr 2007 16:46 GMT | 2 |
I can't see the activex controls embedded in a worksheet - they're present because I can click on them but they don't show on the sheet. How do I make them visible?
|
| is it possible to get a formula for words or figures to "flash" | 09 Apr 2007 16:35 GMT | 3 |
I would like to do a conditional format - like if the total are higher than 100 it should flash in red.
|
| Please let me know more options about Pivot Table | 09 Apr 2007 13:55 GMT | 2 |
Pivot table short cut keys and more options required very urgently
|
| summed product of multiple arrays | 09 Apr 2007 12:50 GMT | 3 |
I have a spreadsheet that in simplified form looke like this: A B C D E F G H I J K L M N 21 0.3 34000 101 102 103 106 209 304 21 0.5 40000 105 107 203 206 3
|
| COUNTIF with additional qualifiers? | 09 Apr 2007 09:41 GMT | 3 |
I like the COUNTIF function but want to include the ability to expand the "match" criteria to include data in other columns. Possible?
|
| Changing numbers to text | 09 Apr 2007 08:58 GMT | 1 |
How do i change the string of number into text. (Not just the format) When i key in "US$1,234.00", another cell will appear "United States Dollars One Thousand Two Hundred Thirty Four only."
|
| excel input cell border change | 09 Apr 2007 03:54 GMT | 1 |
can the border of the cursor cell 'input cell' be changed so that it is more pronounced?
|
| Understanding the objective '--' used in SUM PRODUCT function | 09 Apr 2007 02:23 GMT | 11 |
I have did some read up about having '--' in writing up the SUM PRODUCT function on some websites. But still trying to figure out the reason behind having '--' in our SUMPRODUCT function. For example, =SUMPRODUCT(--(PLList=B15),(ShipmKList),--(CountryList=$C$2))
|
| Shannon diversity index formula | 09 Apr 2007 00:13 GMT | 9 |
I'm trying to create a single formula that evaluates to the Shannon diversity index (SDI) on a single array. An explanation of SDI can be found on http://en.wikipedia.org/wiki/Diversity_index. SDI = -E { p(i)*log(p(i)) }
|