| Thread | Last Post | Replies |
|
| Add-in functions path | 09 Mar 2006 21:18 GMT | 3 |
I have an excel add-in which contains functions I need for work. These functions are used in several workbooks which must be shared by several users. All users have a copy of the add-in installed. Recently I started using a mac (os X 10.3.9 office 2004) and the following error
|
| Limit to IF conditional in Excel? Can't get past 8 places | 09 Mar 2006 00:16 GMT | 6 |
thanks in advance for your help. I'm using this formula: =IF(C4=1,"20",IF(C4=2,"15",IF(C4=3,"12",IF(C4=4,"10",IF(C4=5,"7",IF(C4=6,"5",IF(C4=7,"4",IF(C4=8,"3","0")))))))) But when I add one more check, I get an error. For example, this gives me an error:
|
| Missing the "old" F2 button feature | 08 Mar 2006 03:02 GMT | 8 |
Hi you all, I'm posting here this message coz maybe some Excel-guru will give me the solution. I moved from Excel under WinXP to the 2004 version under Tiger. Everything is great. Compatibility works quite good (still got
|
| Getting a row to reference cells in a column | 07 Mar 2006 18:06 GMT | 4 |
I'm sure there's some easy way to do this but.... On most sheets of my workbook I have January-December listed down column A with various expenditure types in columns B-E or whatever. The last sheet I'm trying to prepare needs to reference various columns
|
| macro method of range class failed error | 07 Mar 2006 03:38 GMT | 4 |
Using Microsoft Excel X (at home) and 2004 (at work) I am trying to copy rows of data from worksheets in one workbook to columns in worksheets in another workbook while using the transpose and paste values command under pastespecial. I tried to make a macro to do this
|
| formula needed for payroll work sheet | 05 Mar 2006 21:33 GMT | 1 |
Please help! Can I write a formula to get a cell on a worksheet to look at or get information from a designated cell on the privious worksheet in the same workbook. ie. to add a number from January to a number in
|
| Validation question | 05 Mar 2006 18:05 GMT | 4 |
In a column that validates from a list, typing an entry displays autofill data rather than the list data. I have to click the selection arrows to show the list or else turn of the autofill feature. Is there a way to purge the stored autofill data from this column?
|
| Macros | 05 Mar 2006 04:03 GMT | 1 |
I currently have an excel-based bonus plan. I would like to create a macro that would request several inputs: gross sales, labor numbers, service times, customer survey numbers, etc, and then use that data in the existing spreadsheet. My ultimate goal would be to create a macro
|
| Can't figure out which cell is highlighted... | 05 Mar 2006 02:42 GMT | 2 |
Is there any way to change the highlight color for an individual cell from very pale blue to something easier to see? Does anyone else find this a problem? It drives me nuts. I use Office 2004 on my Mac for everything else, and
|
| Customize Toolbar for Superscript/Subscript | 05 Mar 2006 00:44 GMT | 1 |
Using Excel 2004 for MAC OS X, I don't find a a toolbar button for superscript and subscript under the Tools / Customize, like Excel for Windows has? Is there another way to get a "shortcut" to toggle the font to and from
|
| My Tiger does not Excel | 04 Mar 2006 11:11 GMT | 1 |
I recently bought a new iMac Intel with 'Tiger' installed. When I went to modify a spreadsheet that had operated quite successfully under OS X 10.3.9 on my 'old' iMac, it behaved in peculiar and frustrating ways.
|
| Orphaned Links Driving me Crazy | 03 Mar 2006 15:17 GMT | 2 |
Mac PowerBook G4, 2 GB RAM running Excel 2004 I copied a range of cells into a a new worksheet in a workbook. Now I've got a mysterious link I don't want somewhere on the copied range. I cannot find any external links in the copied cells -- they are all numbers and text, no
|
| How to change . to , in decimals | 03 Mar 2006 14:57 GMT | 1 |
How to change my Mac exel so that it does not use dots as decimal separator and commas as separator for thousands? I would require it to be the other way a round. As you can imagine it is a litle annoying when the excel does not understand the local way of handeling numbers.
|
| Can no longer hide rows | 03 Mar 2006 08:22 GMT | 8 |
Gang I have a list in List Manager with all the bells & whistles visuals, autofilters, total row. I used to be able to hide specific rows (for printing purposes), now it won't let me. It says "cannot shift objects
|
| "Static" Behavior Without Static Defn | 03 Mar 2006 01:51 GMT | 3 |
The variable "sEscRate" is behaving as if it is declared Static in the following subroutine & function. I'm puzzled why this is. Each invocation of the function in the sub should be passing it the variable sEscRate with a value of 0.05. I am expecting each time TestFunc will return ...
|