| Thread | Last Post | Replies |
|
| Displaying Data | 20 May 2008 15:12 GMT | 6 |
I have a spreadsheet which shows names with 2 elements of performance data. I want to display the names in a 16 box matrix based on their individual scores. Can anybody help?
|
| How to calculate a percentage formula with existing data? | 20 May 2008 14:53 GMT | 2 |
I already have my data entered on the spreadsheet. I need to know a formula that would give me a percentage of each row or column. Any help would be greatly appreciated! Thanks,
|
| Referencing a worksheet name to a cell... | 20 May 2008 14:40 GMT | 10 |
Does anyone mknow how I would reference "Sheet2" to a cell in a worksheet Need to be able to change the worksheet name based on a cell Thanks ='C:\Documents and Settings\FP&A\Templates\[SMP2Data.xls]Sheet2'!$A$1
|
| Invisible sheets | 20 May 2008 14:30 GMT | 2 |
I have received an excel file with vba and it has the code which prevents the file to display most sheets. Is there any way (user level) other than deleting or commenting that section of code to display the sheets? Thank you.
|
| Sum with Array Formula | 20 May 2008 11:40 GMT | 7 |
I am trying to get an array formula to sum up a set of terms. =OFFSET(cll,0,1)+OFFSET(cll,0,2)+OFFSET(cll,0,3) where cll is a Named Range =SUM(OFFSET(cll,0,{1,2,3})) does not work
|
| Countif depending on the conditions across multiple columns | 20 May 2008 11:28 GMT | 1 |
How can I count the no. of rows in a sheet depending on the values in 2 columns ? Eg: Suppose I have two columns in an excel sheet viz
|
| SMALL function | 20 May 2008 09:52 GMT | 7 |
I am trying to display the minimum temperature for the year by using the following formula: =SMALL(E51,H51,K51,N51,Q51,T51,W51,Z51,AC51,AF51,AI51,AL51,COUNTIF($E51,$H$51,$K$51,$N$51,$Q$51,$T$51,$W$51,$Z$51,$AC$51,$AF$51,$AI$51,$AL$51,0)+1) Can anyone tell me why this formula won't ...
|
| Source for DropDown in another workbook | 20 May 2008 09:38 GMT | 3 |
Hi. I created a dropdown list in one workbook (Workbook 1) and the data source is found in another workbook (Workbook 2). How do I make sure that even if Workbook 2 is not open, the dropdown lists in Workbook 1 will still display the items on the list?
|
| Vlookup functions which could not recognise similar alphanumerics | 20 May 2008 08:17 GMT | 1 |
I would like to find out why alphanumerics, e.g 14.02F100034 in separate columns are not detected and hence "#N/A" was displayed. The whole worksheet was copied and pasted from two separate worksheet and superimposed. I thought that by formatting cells to GENERAL and pasting ...
|
| Index & Match Function | 20 May 2008 05:59 GMT | 1 |
Could anyone please help me with MATCH & INDEK function?
|
| sorting columns when cell results based on other cells | 20 May 2008 05:52 GMT | 1 |
is it possible to sort colums when the results of the cells in the column are dependent on a formula that includes another cell? Can I somehow "lock" the rows together?
|
| dates for on time delivery calc. | 20 May 2008 05:47 GMT | 3 |
I am trying to take all the orders for different parts from a vendor for a year and calculate their on-time or late delivery times. I am having troubles when a vendor delivers early it causes a negative number. So I need to do two things 1 find the total early deliveries and the ...
|
| Counting Criteria in Cells in Multiple Ranges | 20 May 2008 03:33 GMT | 4 |
I am trying to count the number of times the number 1 appears in a cell in the same row for multple columns. For example, say I have 4 columns, with the cell being the number 1 or blank. I need to count every time the number 1 appears in two or more columns in the same row for ...
|
| Pivot Table missing data item | 20 May 2008 03:32 GMT | 1 |
I have columns that list invoices ,invoice dates, accounts ,subtotals and totals. When i try to drag the data item into the DROP DATA ITEMS HERE , it provides a count and not the amounts that i have in the totals field. What am i doing wrong?
|
| I am looking for help with a check box formular | 20 May 2008 03:05 GMT | 6 |
Ok i am back and I am in need of help again As you all know I have been working on a wage pay spread sheet for working all around the us so far you all have helped out bunch
|