| Thread | Last Post | Replies |
|
| How to stop a general format cell | 21 Apr 2006 06:57 GMT | 1 |
Does any one knows how to stop formatting cells automatically? I didn't tell Excel to format cells into any category types or formulae but it changes the numbers of the OTHER cells automatically whenever I type in a number.
|
| Looking-up Columns w/calc'd Values ONLY to Calculate Average | 21 Apr 2006 06:21 GMT | 5 |
Your help will be appreciated. PROBLEM: The formula below returns an answer of 100% (WHICH ISN'T RIGHT). The correct result should be 11%. =IF(COUNTIF(F18:M18,"<>0"),LOOKUP(2,1/(F18:M18<>0)*ISNUMBER(F18:M18)),AVERAGE(F18:M18)-AVERAGE(F22:M22)) WHAT I AM TRYING TO ACCOMPLISH ...
|
| Counting text strings | 21 Apr 2006 05:35 GMT | 1 |
I have a large XLS which has columns containing multiple text initial of people separated by commas and spaces within each column such a below. I need to be able to count the number of occurrences of eac initial within a column into separate cells at the base of that column
|
| Re: Average Non-Adjacent Cells in Budget Spreadsheet | 21 Apr 2006 03:36 GMT | 4 |
I have Budget SpreadSheet thet is set by month(U3), then Budget(U4), Actual(V5) columns. This is repeated 12 times across the sheet. I then have "Buget Average" and an "Actual Average" cell. The budget average is easy because all cells have values for all 12 months. How do I
|
| Setting Conditional Formatting | 21 Apr 2006 03:23 GMT | 5 |
how do i setup conditional formatting to reflect the following: - when cell is blank, change into red background i know how to setup "change into red background" but how do u specify when the cell is blank?
|
| How do I create a formula where a cell is automatically shaded ? | 21 Apr 2006 03:14 GMT | 1 |
I want to create a formula where a cell will automatically be shaded a certain color if a number is >= a certain number
|
| Combine Cells | 21 Apr 2006 03:07 GMT | 2 |
How do I combine A1, A2 and A3 to look like this: 3:15:56? Does it matter that the data is in Sheet1 and the final product is in Sheet2? Any help is welcomed. Sheet 1
|
| Formula for determining if two date columns fall within specific date range | 21 Apr 2006 02:50 GMT | 2 |
Let's say I have thousands of employees, but I need to determine who worked for me during a particular date range, and all I have to go on is their start date in one column and their end date in another column.
|
| Help for a newbie... please | 21 Apr 2006 01:48 GMT | 2 |
I am trying to create a formula to look at a certain cells, and if those cells contain the value I am looking for I want to return that value, look at another cell and return that value as well separated by a space and so on up to a possibe 5 different return values. I think
|
| THE CUMIPMT() IS NOT PRESENT? | 21 Apr 2006 00:58 GMT | 4 |
THE CUMIPMT() IS NOT PRESENT?
|
| Vlookup and hyperlinks | 21 Apr 2006 00:45 GMT | 2 |
Is it possible to use Vlookup and grab the hyperlink from the cell? If so, how? If not, is there another method? Similarly, can you grab a comment or the cell color while using Vlookup? Thanks
|
| How to create menu for listed names? | 21 Apr 2006 00:34 GMT | 3 |
In column A, I get a list of name, which name can be duplicated, such as John, Mary, John, Peter, Amy, Mary, Amy, Peter I would like to create a menu for listed names, which name cannot be duplicated, such as
|
| how to create a sorted summary list of counted species | 21 Apr 2006 00:09 GMT | 1 |
Here's what I have: An array of bird counts. 4 (yearly) sheets with bird counts. The first column is the list of species, the second column is the sum of the remaining columns, the successive columns are the counts for each
|
| Is this possible with a macro? | 20 Apr 2006 23:49 GMT | 4 |
I have a vertically, names of peoples (20) and horizontally (15) different objects. In each cell the total of objects for each person. I would like to go to the different cells, run a macro maybe, enter a value that will be added to the existing total in that same cell.
|
| Countif time is between two nominated times | 20 Apr 2006 23:33 GMT | 2 |
I have a list of clients and the time they were seen. I need to count how many clients where seen between set time eg how many were seen between 12:00:00am adn 04:00:00am Please help
|