| Thread | Last Post | Replies |
|
| Formula to Add cells | 23 Jan 2008 22:19 GMT | 2 |
I have a spreadsheet with values entered by category number (column A). I can't think of a formula that would check column A for a value and if it is a match add the values in the corresponding column B cells. Can anyone help me? Is there a variation on the IF statement? Thanks.
|
| How do I recover my autosum box in excel? | 23 Jan 2008 22:12 GMT | 2 |
I used to have a box on the bottom bar in excel that would give me a subtotal of highlighted cells. It has disappeared and I cannot figure out how to get it back. I really miss it.
|
| Replacing data in a cell | 23 Jan 2008 22:09 GMT | 3 |
I would like to scan specific columns (but all the rows in the specified columns) for a certain value, in this case 99, and if a cell has a value of 99, I need to replace it with another number, 3 in this case. I think this would be an 'if then' type of thing with a loop perhaps, ...
|
| Unsure what formula to use | 23 Jan 2008 22:01 GMT | 8 |
I have a column containing three digit numbers and four digit numbers. I need to replace the three digit numbers with the first four digit number listed below them. Here's an example of the numbers listed in column "B" and what the result
|
| Print Items in Drop Down Filter List | 23 Jan 2008 22:00 GMT | 2 |
Can you tell me how to print the drop down filter list in Excel. I need to prune and consolidate the various selections.
|
| save as CSV - changing delimiter | 23 Jan 2008 21:38 GMT | 6 |
I need to save a file as CSV, But I need the delimiter to be a semicolon (;) Can this be done with a macro?
|
| Unique random numbers from list | 23 Jan 2008 21:36 GMT | 3 |
I would like to create a function that would put 5 random numbers from a list. The list is in cells A5:A105 and the five random selections can go in B5:B9. I'm using the formula: =INDEX(A:A,RAND()*COUNTA(A:A))
|
| Two work sheets, A and B. Need info from one sheet to the other | 23 Jan 2008 21:28 GMT | 1 |
I have two work sheets, A and B. Work sheet A is a Master sheet, it has in it a Part Number column, along with Description and Price columns of 50,000 parts. The other sheet B is just part numbers, 900 parts, no description or price column. How do I get matching part number ...
|
| Bug re Protect a worksheet | 23 Jan 2008 21:26 GMT | 1 |
Hi I am using Excel 2002 SP3 I want to Protect a sheet to prevent users from making certain changes (delete rows, some cells etc). When I use the Tools Protect Sheet option I select "Format Columns", Edit Obects, Edit Scenarios and Use Autofilter.
|
| "###" is displayed value for cells in Excel 2003 | 23 Jan 2008 21:10 GMT | 5 |
In several spreadsheets the contents of cells in one column displayed as a series of pound signs. I set the cells to wrap, data type to text. In some cases I was able to restore normal display by removing part of the text if that part includes numbers. Most of the cells had lots ...
|
| Vlookup #N/A | 23 Jan 2008 21:09 GMT | 5 |
Excel I am deducting two tables and I am using V-Lookup. However, in one of the tables I don’t have all the headings as in table 1. When I subtract then I get #N/A. To correct this, I am using ISERR but it returns False.
|
| Want temporary color in cells needing attention | 23 Jan 2008 21:00 GMT | 2 |
Is there a way that I can highlight cells temporarily with color until they are selected or until they are filled in? I would like specific colors to disappear once data has been entered into certain cells of the document so that it can then be printed. Any help would be ...
|
| Validation Formula | 23 Jan 2008 20:53 GMT | 7 |
Hi everyone. I need a validation formula that will allow (only) the word "CHIPS" in the validation cell if cell A1<>"MB". If Cell A1="MB", then the words "CASH, CHIPS, or CHECK" (only) may be entered. Please help- "Thanks"
|
| Why have my Excel columns become numbers not letters? | 23 Jan 2008 20:47 GMT | 4 |
I noticed this before when using Lotus notes but it's now happening in Windows too. Any ideas? Thanks
|
| Drop down list based on choice of another dropdown | 23 Jan 2008 20:39 GMT | 2 |
A1 has a list of 4 choices AAA BBB CCC
|