| Thread | Last Post | Replies |
|
| Checking the Cells in Sheet1 with Cells in Sheet2 and replace | 19 Aug 2006 09:29 GMT | 1 |
Please give your suggestions for my above query. Thanks Murthy
|
| How to get these cells into 1 column | 19 Aug 2006 06:55 GMT | 7 |
Any ideas how to get this format of numbers into 1 column? 0 25 50 75 100 I would like this: 0 125 150 175 200 225 25
|
| link worksheet A & B | 19 Aug 2006 04:07 GMT | 2 |
worksheet A cell F name is called product code cell F2 is Q921 cell F3 is Q5201
|
| Autofill Match Formula on different worksheets | 19 Aug 2006 04:01 GMT | 1 |
How do I autofill the following formula =INDEX('Zip Data'!A1:H41576,MATCH(E2,'Zip Data'!A1:A41576,0),5)? I have used the $ signs and for some reason it doesn't return the correct match.
|
| How to Create a file in Excel that can't be copied or printed | 19 Aug 2006 03:07 GMT | 3 |
I'm creating a read only file on a network drive but I don't want users to be able to copy or print this file.
|
| sums are wrong | 19 Aug 2006 01:37 GMT | 3 |
I have two cells that contain functions that return numbers. The cells are formatted as numbers, and display as numbers. When I try to sum these two cells the answer is wrong. The SUM cell is also formatted as a number. Embarrassed to say I've been programming for 40 years ...
|
| How to convert date/time to seconds | 19 Aug 2006 01:23 GMT | 2 |
I would appreciate any help from an Excel guru out there that can help me automatically convert a cell with a day:hours:minutes:seconds format to seconds. So for example, 0:00:04:44 should be converted to 284. Any ideas? Thanks in advance.
|
| Please help: identify where an automatic link to other spreadsheet is? | 19 Aug 2006 01:06 GMT | 5 |
I have a spreadsheet with links to a couple of other sheets. However, how can I find out which cells are linking to other sheets if I've forgotten? It is a huge sheet, and when I open it and click "update" it complains about one of the linked sheets being missing - I need to ...
|
| How to retreive the data entry bar to edit a sheet? | 19 Aug 2006 00:44 GMT | 3 |
To revise a completed Excel sheet whose entry bar disappears, how can one edit by restoring the entry bar?
|
| LOOKUP formula | 19 Aug 2006 00:39 GMT | 2 |
Am using LOOKUP formula to return values and it all seems to work fine. =LOOKUP(B19,'[andrew v2.xls]Sheet1'!$B$5:$B$28,'[andrew v2.xls]Sheet1'!$C$5:$C$28) However, when dragging and copying the formula, if the Lookup_value is not
|
| Adding multiple worksheets | 19 Aug 2006 00:35 GMT | 2 |
My company uses excel to budget our labor cost. I want to have the same cell in multiple sheets (Sheet 1 J4, Sheet 2 J4, through Sheet 12 J4) to add together in Sheet 12 J4. What are the steps that I need to take in order for the cells to add?
|
| Creating function to insert data based on criteria | 18 Aug 2006 22:42 GMT | 1 |
I have a spreadsheet with three columns and numerous rows. If Column B meets a certain criteria, and Column C meets a certain criteria, I'd like the reference number in Column A to be inputted into a different part of the spreadsheet. How do I do this?
|
| Database Function Criteria Boolean Operations | 18 Aug 2006 22:40 GMT | 4 |
Is there anyway to change the way that the Database function analyzes the Criteria range? Default is (according to http://office.microsoft.com/en-us/assistance/HA012186941033.aspx#Example3):
|
| NETWORKDAYS calc with 3 columns of dates | 18 Aug 2006 21:21 GMT | 26 |
I have 3 columns of dates (A1, B1, C1). Several different scenarios: 1. If A1 is blank, but B1 & C1 are populated, I want to put the result in D1.
|
| Match with a Twist | 18 Aug 2006 20:46 GMT | 2 |
I'm looking to perform what I believe is a "Match" function but not exactly sure how to achieve it: I am trying to Return receipts of products by location. My sheet is set-up like this Location 1 = A8
|