| Thread | Last Post | Replies |
|
| SUMIF with external data | 29 Sep 2006 13:52 GMT | 1 |
I am using a sumif function to sum data in a different file. If I use the path to external data as x:\share\dir\file\cell..cell it works OK, but if I replace x: with network name such as \\nas\share\dir\file\cell.cell, it returns error.
|
| Flaging Dates | 29 Sep 2006 12:46 GMT | 1 |
I have a spread sheet that has training certificate dates. Some are pass dates, others are expiry dates. I need to be able to flag them up 2 months prior to their expiry dates. Can anyone help?
|
| Large excel file | 29 Sep 2006 12:23 GMT | 1 |
Hi i have a very large excel file which won't open for me - I have tried to open it about 7 times but it refuses to open - I cannot get into the file to turn calculation off and as it stands its about 30mb. thanks
|
| How do I convert dates (09/15/06 or 09/20/06) to month (Sept 06)? | 29 Sep 2006 11:23 GMT | 3 |
I have a table with data entered by date. I want to sort the data by month. If I merely format the date to show month-year, the data is still only sorted by date. How do I convert a date entered as 09/15/06 to a month displayed as Sept 06?
|
| Add VLOOKUP | 29 Sep 2006 10:45 GMT | 1 |
You are going to kill me, but it keeps returning zero when the total should be $14.27. Could you take a look at it again.....pretty please? "Bob Umlas" wrote:
> =SUMPRODUCT(--('21'!$B$8:$B$53=A14),$H$8:$H$53) |
| Custom Validation Not Accepting Valid Data Revision | 29 Sep 2006 06:05 GMT | 1 |
Does anyone know why the following custom validation formula does NOT allow the user to accept zero (0) as a valid replacement for the target cell?:
|
| RAND FUNCTION | 29 Sep 2006 05:56 GMT | 1 |
I AM TRYING TO CREATE A LIST OF 10 RANDOM SAMPLES WITH TWO DIGIT NUMBERS FROM A 5 X 5 MATRIX THAT I ALREADY CREATED. HOW DO I INPUT THE COLUMN, ROW AND THE STARTING NUMBER>
|
| How do I get labels to repeat in a pivot table? | 29 Sep 2006 05:54 GMT | 3 |
I am working with a table where I need to sort and subtotal by employee and department. I'm trying to figure out a way to either use subtotal or a pivot table to do this. With the pivot table, I get the data sorted correctly but the name doesn't carry to each line. If I ...
|
| SUMIF Function | 29 Sep 2006 05:15 GMT | 2 |
I set a SUMIF Function in a cell as : =SUMIF(B2:B222, "Jack", C2:N222). However, the return to the cell is 0. I think this SUMIF Function is not working because the figures in cells C2:N222 are created by another worksheet
|
| array functions | 29 Sep 2006 03:53 GMT | 5 |
how I can edit array functions thank
|
| Dynamically Changing HLOOKUP table | 29 Sep 2006 03:51 GMT | 4 |
I have a set of 5 tables with values, by month (12 columns, but single row), one each for 5 fiscal years, or 60 columns (cells), total (on worksheet A). I also have a dropdown validation box (seperate cell) from which the worksheet user can select one of the 5 fiscal years (one ...
|
| Conditional Underline | 29 Sep 2006 02:31 GMT | 5 |
ok so in column B I have "Market" (Chicago, new york, etc.) In column C I have Total Sales The goals for total sales are different for each market. How do I Underline the values in all cells that exceed a certain value depending on the market.
|
| array manipulation | 29 Sep 2006 01:35 GMT | 1 |
i am interested in performing a task that will describe in terms of pseudo-code: if i were doing this with a programming language, then i would write a program that takes in a matrix as a parameter. this would be an n x 3
|
| converting hours to minutes w/o VBA | 29 Sep 2006 00:21 GMT | 3 |
I am currently trying to convert hours to minutes or numbers to minutes... for example if I take 1127 -812, I get either 315 general number or 3:15 in time format (if all numbers are in time format)... if I go this way, I would like to convert the time to show minutes or 105
|
| name an active worksheet | 29 Sep 2006 00:17 GMT | 1 |
I have a workbook with several worksheets. After entering data into selected sheets it needs to feed into a letter built in one of the worksheets. A userform on the letter sheet is used to pick which worksheet the data should pull from. I have visual basic code written so it ...
|