| Thread | Last Post | Replies |
|
| TRIM function | 06 Mar 2008 21:45 GMT | 5 |
I'm using Excel 2007 and would like to apply the TRIM funtion to the entire spreadsheet. I know how to do it for a given cell and then copy it to the rest of the column but would like to do a whole spreadsheet at the same time if possible.
|
| SUMPRODUCT with Multiple Criteria | 06 Mar 2008 21:30 GMT | 8 |
I have three criteria with this formula and it brings back a $0 value, when I know there is a $ amount that should have be calculated. I am working in one workbook and linking to another. What have I done wrong? =SUMPRODUCT(--('[Workbook Name.xls]Name'!$O$2:$O$37="P") ...
|
| Help with Averages | 06 Mar 2008 20:53 GMT | 2 |
Every day I process microfilm for 3 hours, Monday - Friday. I am tracking the time that this is done, and averaging the time at the end of the week in a spreadsheet. (I am using Excell 2003) If I work on the microfilm 3 hours for five days the average for the week is 3 hours - ...
|
| Problem calculating with a SUMIF | 06 Mar 2008 20:26 GMT | 7 |
I have the following formula: =SUMIF(Data!$X$6:Data!$X$5000,">="&0.01,Data!BF$6:Data!BF$5000)-SUMIF(Data!$X$6:Data!$X$5000,">"&0.02,Data!BF$6:Data!BF$5000) This is to look in cells x6:x5000 for any percentages that are greater than or equal to 1% and less than 2%. However, it is ...
|
| Account codes | 06 Mar 2008 20:25 GMT | 9 |
Working with a cash worksheet that I list deposits and expenditures. Need to add accounting code column with an assigned number dependent on nature/description of expenditure. Is there a way for certain key words (in some cases multiple key words) to trigger an accounting code ...
|
| find value on table and print column lable | 06 Mar 2008 20:08 GMT | 3 |
I want to create a table with income figures and then look up values based on household size that is calculated and then return the column lable. For instance, a 4x4 table with family size 1, 2, 3, 4 and column lables of 100%, 125%, 150% and 175%. The grid is filled with income ...
|
| Please Help Again-Condition Formula | 06 Mar 2008 20:06 GMT | 5 |
Can I please get additional help with the post that I posted earlier. My first question was If G37=daily, then F37 cannot be greater then 1. If it is greater then one, then an error message will show in K37.
|
| If statement in cell formula | 06 Mar 2008 18:25 GMT | 9 |
I am better at VBA than worksheet formulas. :shrug: I have this formula in a cell: '====== =MID(D6,4,FIND("-",D6)-4)
|
| how to average times in a column | 06 Mar 2008 18:23 GMT | 8 |
Thank you in advance for the advice! In a worksheet I would like to average a column of times, the cells are like this: 11:30 11:20
|
| Converting text to cell reference and column letters to numbers - please help | 06 Mar 2008 18:18 GMT | 6 |
Hi-- I have a spreadsheet where I have a column letter(s) entered in cell AM2. For example cell AM2 has the text "df" to represent column df. I am trying to write a formula that will allow me to access data in
|
| determine workdays | 06 Mar 2008 17:21 GMT | 1 |
i am trying to calculate how many days between 2 dates that excludes holidays and weekends. Is there a formula for that. Thanks,
|
| A function that returns the formula of a cell as a string | 06 Mar 2008 17:13 GMT | 9 |
Does anyone know how to write a formula which will return the formula in another cell as a string? e.g if A3 contains the formula A1+ A2, I want to write a formula in B3 with will return the formula in A3 as string '= A1 + A2. Hence the
|
| Ignoring empty cells | 06 Mar 2008 16:50 GMT | 6 |
how can I force excel 2003 to ignore in calculation empty cells but not cells with zero. For example: the formula =If(d4=0,e4*f4," ")
|
| Bookmarks in Excel??? | 06 Mar 2008 16:29 GMT | 2 |
I am new to Excel programming, but am very familiar with Word. In Word, you can search for a particular location in a document using the Bookmark function. Is there a similar option in Excel? If so, how do you create it and search for it.
|
| Inventory Spreadsheet | 06 Mar 2008 16:22 GMT | 3 |
I have basic knowledge of excel and have been reading myself nuts with different functions. I am trying to put together a spreadsheet that will give me live Inventory availability. I've tried all kinds of functions in all the totals row to get the totals in "Available Inventory" ...
|