| Thread | Last Post | Replies |
|
| How do you create roll-up rows in EXCEL? | 27 Jun 2007 16:23 GMT | 1 |
I have recently seen a worksheet with + boxes to the left of a row that when you click on it several related rows are revealed and the + becomes a -. When you click the - the newly reveald rows are hidden and the initial line is visible and the sign chaned back to a +.
|
| Date and Time Formatting | 27 Jun 2007 15:10 GMT | 2 |
I have original cells formatted as m/d/yyyy h:mm because that is the way the program I'm working with returns them. Example is 9/30/2006 15:00. I need to get just a mm/dd/yyyy format. At this point I formatted the origninal data as mm/dd/yyyy, but the problem is that the time ...
|
| Find where else in a spreadsheet a cell is referenced with formula | 27 Jun 2007 14:52 GMT | 1 |
I am working in a spreadsheet that uses many formulas for calculations. There is a variable(s) (call it Cell A5 to Cell H5) that, if any of the cells are changed, will change the result of the spreadsheet. I want to know how to search for all formulas that access cells A5 to H5.
|
| Repeat Sort in Excel 2007 | 27 Jun 2007 14:34 GMT | 2 |
In Excel 2003 you can repeat sort parameters for different sections of a worksheet by using the F4 function key after performing your 1st sort, but I can't get that to work in Excel 2007. Anyone know if there is a way to "fix" that or is there an alternate way to do this in ...
|
| Name Embedded Chart | 27 Jun 2007 14:18 GMT | 1 |
1.Is there a way to figure out what the Name is of an (embedded) chart without VBA? 2.Is there a non-VBA way to change that name? Thanks in advance,
|
| Calculating Conditional Standard Deviation? | 27 Jun 2007 13:40 GMT | 5 |
I have two columns - Industry Code and Market Cap. I want to create a summary table for average market cap and standard deviation for certain Industries. However, there are like 20 different industry codes and I didn't exactly feel like doing it manually for 20 cells. I tried out ...
|
| muliple sheet range + sumif / sumproduct | 27 Jun 2007 12:28 GMT | 3 |
i would like to sum all values in column C of different sheets when column A of these sheets matches a certain value. i tried the following: sumif(Sheet1:Sheet3!$A:$A,"EU",Sheet1:Sheet3!C:C)
|
| How to count the occurences in my range with 2 characters only? | 27 Jun 2007 09:30 GMT | 5 |
I am wondering how you can count the number of occurences in myRange that contains 2 charters only? This function does obviously not do the trick: =SUMPRODUCT(--(ISNUMBER(SEARCH("??",myRange))))
|
| Compare 2 data set | 27 Jun 2007 09:02 GMT | 1 |
Please help to provide a formula when compare A to B with results in col C. Data example A B Results C 1 2 Lower
|
| Run Time Error 1004 | 27 Jun 2007 08:17 GMT | 3 |
Hi Experts: I am trying to sent a Workbook with Macros in email to other team members. I did a test to myself in email and when I try to open the file and use the shortcut key to run the macro, I get the 1004 Run Time Error. If I save it
|
| Combo box displays positions not date | 27 Jun 2007 07:48 GMT | 2 |
Hi, I have a list of dates, that go from =TODAY() and then +7 until October time. (So one entry a week based on todays date). I then have created a combo box based on these dates and that works fine. I have done a cell link to another cell, so I can use the date in some
|
| How to find the first non-blank number in a row? | 27 Jun 2007 04:58 GMT | 7 |
I have several rows which all start out as blank cells but then over time start to have numbers (though the numbers start to come at different times). I would like to write a formula that pulls the first non-blank cell for each row. The numbers (once they start) are not ...
|
| How to change amount in figure to amount in words? | 27 Jun 2007 04:34 GMT | 3 |
I want a formula on how to change/translate an amount in figure in a cell to amount in words on the other cell within the excel sheet. How do I do this? Like for example: In cell D3 I typed 6000, on cell D4 it should be " Six thousand"
|
| Error message - PivotTable will not fit on sheet. Show as much as | 27 Jun 2007 04:20 GMT | 2 |
Main sheet is 10 columns and 3696 rows. when creating pivot table get error message. What can i do to get full spread sheet to load? the rows contain names, names go up to starting with Z but only load rows that go up to S.
|
| Counting instances of text??? | 27 Jun 2007 03:54 GMT | 7 |
I need to count the number of instances of "1" in a cell range. Here's the catch, the range may contain more than one instance of it in a single cell, but I need to account for each independently. So one cell may contain 11 and the next 111, but I need to count the number of ...
|