| Thread | Last Post | Replies |
|
| Calculation error found in Excel 2007 under XP | 25 Sep 2007 14:21 GMT | 1 |
The already infamous 850*77.1 calculation error found in Excel 2007 shows different behaviour under different OS: - when running Vista the result is 100000 (instead of the correct 65535) ! - when running XP the result cannot be calculated (Excel displays "the
|
| Taskbar Items in Excel | 25 Sep 2007 12:20 GMT | 4 |
Currently if I open different workbooks in Excel (Office 2000) they are under the same taskbar 'tab'. How do I get it so each workbook has its own 'tab' along the taskbar?
|
| Function SUMPRODUCT (or COUNTIFS) for 2 or more options? | 25 Sep 2007 11:36 GMT | 2 |
I'm using Excel 2003 and for instance I have a following table: A B 1 2008 W 2 2008 W
|
| Open an Excel file via a script and Run a macro | 25 Sep 2007 11:28 GMT | 8 |
I wish to open an Excel file via a script and run a specified macro, then save the file at a certain time each day. I looked up the Microsoft site and found the code below which Opens all files in a directory, runs a macro on all then closes. It pretty much does what I
|
| Sorting problem | 25 Sep 2007 09:08 GMT | 1 |
I've got 3 columns I want to sort based on the middle column, something I've done many times. When I try to sort on this particular spreadsheet, I get an error message I've never seen: "This operation requires merged cells to be identically sized."
|
| Number not showing correctly | 25 Sep 2007 08:56 GMT | 1 |
Hi, I had tried to enter a 12digit number in a worksheet but after entering it its not showing the coorrect number.Eg Iam trying to enter 857268578633 in the work sheet but after entering its showing 8.57269e+11 Why its happened Like this can you please explain me
|
| I can't seem to insert a row or column. | 25 Sep 2007 03:52 GMT | 3 |
 Signature Terry
|
| Prepending values in a column with "\" | 25 Sep 2007 01:48 GMT | 1 |
I would like to prepend all text values in a column with "\". What is the easiest way to do this if there are thousands of rows?
|
| how to remove boxes in excel | 24 Sep 2007 21:52 GMT | 1 |
I want to know how to remove the bexes that are in the excel? I have a data and design and I need to removes extra boxes so it will have a professional look? and what is the name of this feature?
|
| copy from 1 sheet to another | 24 Sep 2007 18:10 GMT | 11 |
Cant understand this This works from sheet1 to sheet`invoice` =Sheet1!J28 (this is a number) But this doesnt from sheet 1 to sheet`invoice` =Sheet1!D6 (this has cells merged and is a name)
|
| ageing analyses in excel 30-60, 60-90, 90-120 | 24 Sep 2007 16:54 GMT | 2 |
i require to know what category my due dates fall in, 30-60, 60-90 or 90-120 ? i already know how to do this, with a formula like: if(and(days360(AJ2, now()) > 30, days360(aj2, now()) < 60), "30-60",
|
| Gretaer Than Zero Formula Question | 24 Sep 2007 16:27 GMT | 5 |
I have a formula that puts a currency value in a cell (assume A1). That value can be anything from £0.00 upwards. Dependent on other factors, if the calculated value of Cell A1 is £0.00 (zero pounds), the formula may enter £0.00, or it may leave the cell blank
|
| Help with formula (conditional list) | 24 Sep 2007 16:02 GMT | 5 |
I'm trying to get the sum of a set of cells, where the set is determined by the result of a calculation. Here's what I want to do: - If 0 <= a1 < 30, return 0
|
| Password Protection | 24 Sep 2007 15:36 GMT | 3 |
I have a workbook that has 5 user forms. One of the user forms opens when the workbook is opened. On the main user form i have 4 command buttons. Each which opens a different form. I would like to password protect one of the command buttons (user forms). Is this possible and ...
|
| How can I refer to an entire column? | 24 Sep 2007 14:10 GMT | 4 |
This is probably a really simple thing to do, but I can't figure it out and can't find it in the help anywhere. I have a worksheet that has rows of data. I periodically enter more rows as time goes on. I'd like to be able to write a formula that summarizes data
|