| Thread | Last Post | Replies |
|
| SumIF - problem with Criteria | 23 May 2006 01:27 GMT | 3 |
=SUMIF($A$9:$A48,"<=16",D$9:D$48) The above works. But what I need to do is to have the "<=16" get the variable value 16 from a cell. The cell address with the current value 16 is AH1 and is on the same
|
| Im sure this question is elementary... | 23 May 2006 01:10 GMT | 4 |
I am very new to Excel functions and I can not figure out how to do this. I have a column of numbers in A (sheet 1). I want to have column B have a function that takes the number value from each cell in column A (sheet 1) and checks if that exact value exists anywhere in column A
|
| Can I password protect worksheets? | 23 May 2006 01:07 GMT | 2 |
We are creating a timekeeping system by division and would like to password protect worksheets so they are only accessible by the employee whose name is on it.
|
| VLOOKUP | 23 May 2006 00:45 GMT | 3 |
Hi, I am using the VLOOKUP function to find a specified value in a column and then to return another value/text in a onother column but in tha same row. However, now I want to extend my search of the specified value to include a search among several columns and when it find a ...
|
| Linked cells refer to source one row off. | 23 May 2006 00:36 GMT | 3 |
I have several spreadsheets which share data among them. Frequently, the "link to" spreadsheet cell indicates an address which is one row off, ie; the source date is in F24 but the formula reads F23. This results in the wrong data, of course. Seems to affect 2 items only... ...
|
| Create an increase or decrease formula with zero % | 23 May 2006 00:16 GMT | 5 |
PLease help i'm trying to set up my worksheet to calculate the increase or decrease percentage from YTDr to LYTD YTD= 200 LYTD=145 =.38% formula =(a1-b1)/abs(b1) but when I have a zero my formula wont work please help me to create a formula that could work with
|
| Number of Weekdays | 22 May 2006 23:38 GMT | 3 |
How can I create a formula in a worksheet and/or Pivot Table where I can figure out an average based on how many certain weekdays fall within that month. For instance here is a sample: 1/3/2006 Kenyon Clinic 07398 Chest-- PA & Lateral 12 PM 50
|
| can an array formula do this? | 22 May 2006 22:50 GMT | 6 |
Hello gurus, Here's my setup. In the row of a revenue table I have: (commas are new columns) Name, Jan, Feb, Mar, Apr, etc
|
| only calculate if >100 | 22 May 2006 22:45 GMT | 5 |
I'm working on a little proggie in excel. C16 = Some number B19:B26 = some numbers C19 =B19+B19/SUM($B$19:B$26)*C16
|
| lookup? | 22 May 2006 22:31 GMT | 3 |
Hi folks, it’s been a long time since I’ve used Excel, and I’m stuck, what I’d like to do is to have I7 check the pay code in G7 and then multiply it by H7 I suspect I should be using the LOOKUP function with an absolute
|
| IF function for cell color | 22 May 2006 21:43 GMT | 1 |
I really don't want to use conditional formatting in my spreadsheet. I want a certain cell to "shade" a color if it sees text in another cell. It is a pain to copy the CF to all of the other cells, as I have about 365 of them to do. Can anyone provide an easier answer?
|
| How to set up a formula with two false values? | 22 May 2006 21:28 GMT | 3 |
I need to set up of a formula with this info: 1-5 pcs =$5, 6-10=$7, 11-15 = $10. I use the "IF" format, but I can't figure it out. Can anyone help?
|
| VLOOKUP and LEN/ISNA to match names? | 22 May 2006 21:08 GMT | 6 |
I have a worksheet with name info from 2 databases. I'm trying to match names in different columns that have different formats. One has LN, FN, Initial format, presented in 1 column (Column B), the other has LN,FN with info in 2 columns (Cols. H:I), all names sorted alpha ascending. ...
|
| Email and Excel Problem | 22 May 2006 20:45 GMT | 2 |
I've been using this code and it has been working great: 'Sub Mail_ActiveSheet_Body() Dim OutApp As Outlook.Application Dim OutMail As Outlook.MailItem
|
| Last Modification Date | 22 May 2006 20:44 GMT | 2 |
I would like to create a formula that puts the date the file was last saved/updated. Any help is appreciated Hal
|