| Thread | Last Post | Replies |
|
| Convert number to time. | 08 Aug 2006 22:11 GMT | 4 |
Help! If a person require to run 36000 items per hour. How do I show in excel converting 36000 to one hour using time format. I tried 36000/60/60 = 0:00:00 did not work.
|
| please help: find nonblank cell in group of cells... | 08 Aug 2006 22:07 GMT | 2 |
Please help. How can I find nonblank cell in group of cells (one row) and than get value from cell in that column and specified row and return in another cell. And repeat that in many (about 300 rows)?
|
| Custom Field on Pivot Table? | 08 Aug 2006 21:17 GMT | 1 |
Hi. I have a Pivot Table that uses three fields from a source table: Job Name Points Done Points Remaining
|
| Display contents of cell in macro | 08 Aug 2006 21:12 GMT | 1 |
in macro have code: 01=Range("a3").value What code will display value captured in o1? cell a3 can contained "Product:" or number 4
|
| problem with pivot table with multiple data disappearing | 08 Aug 2006 21:05 GMT | 1 |
Hi, I am new to pivot table. I created a pivot table with the "customer ID" as my row field, and "date of the month" as my column field. Then I selected two fields as my data. One field is the category of the things the customer bought and the other field is the
|
| Can someone please put my mind at rest. | 08 Aug 2006 20:56 GMT | 2 |
An engineer in the heating company that my company uses liked a job scheduling spreadsheet that I had made at work in Excel 2002. I e-mailed it to myself at home where I have XL97, customised it for his use and e-mailed it to him but I had forgotten that I had signed the macros ...
|
| sqa result 2006 | 08 Aug 2006 20:15 GMT | 1 |
Could i get the SQA results 0f 2006.Thanks.
|
| hide a workbook with macro | 08 Aug 2006 19:53 GMT | 1 |
I am currently working on a project that involves several hidden workbooks to be open. I have a script that switches these files out based on a selection. The files have to be closed in order for the switch to take place since it is copying a background file to become
|
| Sum that varies based on the date | 08 Aug 2006 19:36 GMT | 5 |
I need to add the number of training hours for the past year. This range will change as the months go by. I've tried a number of different formulas including combinations of formulas, and so far, nothing's worked. I know this is available, I'm just not remembering how to do it ...
|
| Advanced Sorting With Excel | 08 Aug 2006 19:31 GMT | 1 |
ok ive been trying to make excel do this, but im stumped... basically i have a sheet that has group tag description part # #1 1 misc ABCD123ABC
|
| How to override "Too Many Cell Formats" error comment. | 08 Aug 2006 18:51 GMT | 3 |
When working on excell, how can I override this "Too Many Cell Formats" comment?
|
| number input | 08 Aug 2006 18:20 GMT | 2 |
Wht is it that Excel does not accept a zero as the first number of a 5 digit zip code? How do you get Excel to accept it?
|
| Mixed integer linear program using Excel solver | 08 Aug 2006 18:20 GMT | 2 |
I'm trying to solve a rather easy mixed integer linear program using the Excel Solver and have an unusual constraint problem. I have have 17 decision variables and I need to add the constraint where each of the variables have a unique integer value. However, I cannot
|
| IF & Vlookup Assistance | 08 Aug 2006 18:04 GMT | 2 |
Evening Chuck I tried your suggestion =IF(ISNA(VLOOKUP(A9,'Schedule'!$B$2:$C$20882,2,FALSE)),"Invalid Number"&","&VLOOKUP(LEFT(A9,4),$A$2:$C$20882,2,FALSE),VLOOKUP(A9,'Schedule'!$B$2:$C$20882,2,FALSE))
|
| CONVERT DATES FROM EUROPEAN FORMAT TO US FORMAT | 08 Aug 2006 17:48 GMT | 8 |
I have a list of invoice dates where the day is first and the month is second, and the year is third. I need to convert to the US format of month first, day second and year third. Any suggestions are most appreciated. Thanks.
|