| Thread | Last Post | Replies |
|
| Is there a way to stop fractions from being simplified? | 27 Sep 2005 16:18 GMT | 3 |
I would like to know if there is a way that I can stop Excel from simplifying fractions. For example... I'd like the fraction to remain 5/15. Excel simplifies this to 1/3. Thank you for any help.
|
| What is ROW(INDIRECT("1:40")) doing? (array formula) | 27 Sep 2005 16:09 GMT | 4 |
I have a several _array_ formulas (written by someone else) that are breaking up a long text string into smaller parts (without splitting a word in half). I'm trying to usnerstand what the function is actually doing. The first function (which pulls out the first 40 characters ...
|
| How do I repeat a value in a pivot table in Excel? | 27 Sep 2005 15:38 GMT | 1 |
I have created a pivot table that lists account numbers, names, and the type of service. I would like the account number and name to repeat for each service type within that account (right now it is only showing the one time). The reason being is that I need to filter on the ...
|
| How do I eliminate the leading zero when concatenating? | 27 Sep 2005 15:25 GMT | 1 |
Excel 2002. I created a custom number format to eliminate the leading zero. Example: from 0.210 to .210 if there is a better way to do this please advise. I then need to use the value from that cell in a concatenation formula. Example: =CONCATENATE("3A",B18," ","Control ...
|
| Position of a cell in a range | 27 Sep 2005 15:08 GMT | 4 |
I need to return the position of a cell in a list. For example, I have the list: A B
|
| Returning Descending Values | 27 Sep 2005 13:30 GMT | 14 |
Returning Descending Values I currently use the following to find the max number is a column: =MAX($P$4:$P$65536). If I wanted to find the second highest, then the third highest, etc.. how would this be written?
|
| Scenarios | 27 Sep 2005 10:53 GMT | 3 |
I have a detailed calculation in Excel and wish to run that calculation for a range of input values. I can use the Tools, Scenarios but this requires that I manually enter each of the input values. I am looking for a way to get the input values from a list of values in Excel.
|
| Prevent entry in a column | 27 Sep 2005 10:03 GMT | 3 |
I have two columns where values are entered, I want to prevent entry in say B5 if a value is entered in A5 and so on down the columns. Any help appreciated.
|
| Is there any easier way to do this formula? | 27 Sep 2005 06:24 GMT | 1 |
I am using the following formula in a worksheet, it works perfectly, however, it is so long that it hides the first 8 or 9 lines of my spreadsheet when I click on the cell containing it. Is there a shorter way to do the same thing? =INDEX('[Weekly Sales by Department
|
| Count of Unique values | 27 Sep 2005 05:47 GMT | 3 |
I have a list of values down a column, e.g. a a a
|
| HOW DO I CHANGE QUERY DATA TO A DATE RANGE? | 27 Sep 2005 04:44 GMT | 4 |
I download a query that has a column of dates displayed without the seperators (20040830). When I try to convert these cells to reflect a date, nothing changes. No matter what I tell the format to llok like, it remains as 20040830. I can only change this to 2004/08/30 or ...
|
| Return value of the cell to the right... | 27 Sep 2005 04:35 GMT | 3 |
I have been using the function =IF(COUNTIF(H:H,"Rory")>0,I21,"") It will return the value of cell of I21 if the name "Rory" is in column H. I need to know if I can so that instead of returning I21, it can
|
| How do I show a timestamp when an adjacent cell changes in value? | 27 Sep 2005 04:32 GMT | 1 |
I work in an office where we share an excel spreadsheet. Comments are made on different projects we are working on. I need a formula to show when a comment cell has been updated. Basically it timestamps when a change has been made to an adjacent cell.
|
| Excel, renaming columns | 27 Sep 2005 02:03 GMT | 1 |
I thought there was a way to rename the A B C columns on the top of an excel worksheet. Does anyone know how to do this? I would really appreciate it. Thanks Treasuris
|
| radio button help | 27 Sep 2005 01:16 GMT | 1 |
What I want is if the radio button (named "VolorInvol") is selected, it performs the formula in the cell, if the radio button is not marked I want the cell to be blank. Here's my code but it doesn't work, what am I doing wrong?
|