| Thread | Last Post | Replies |
|
| Two Critera to match another spreadsheet and return single criteri | 28 Mar 2007 20:18 GMT | 2 |
I have one workbook with two spreadsheets: Spreadsheet 1 name: 5-digit_Consolidted Spreadsheet 2 name: Area_Codes_US&CANADA I am trying to match the criteria from Spreadsheet 1 cell C1 and cell D1 to
|
| lookup | 28 Mar 2007 19:06 GMT | 3 |
I need to compare values in columns B & C of the same row on one sheet and find a value match in a 2 column range of another sheet and return the value of column E of the same row from one sheet to another SHEET 1 SHEET ...
|
| How to perform Search and Replace on "Tilde", CHAR(126), ~ | 28 Mar 2007 18:57 GMT | 2 |
I am using Excel 2003. It appears that Excel's search and replace function is ignoring the tilde (~) character. I am simply trying to delete every instance, within any character string or a single ~. I have tried the Search and
|
| how do i ensure people use the right date format in excel? | 28 Mar 2007 18:44 GMT | 3 |
I am trying to set up a column where people enter the date that they are attending an event. In order to keep things neat and ensure that we can sort the column, we need all the dates to be entered in the same format. How on earth can we do this with Excel?
|
| How to format cells | 28 Mar 2007 18:19 GMT | 5 |
I would like to format a cell for am/pm without having to use a space in the middle. ex 12:00 AM I would like to type in it as
|
| Freezing Values | 28 Mar 2007 18:17 GMT | 1 |
I have a worksheet that received dynamic feeds. I want to preserve the value at a certain point in time, such as 4 PM, without having to do a Copy, Paste Special as Values every day. Is this possible? Thanks.
|
| Help with Offset/Index/Match formula | 28 Mar 2007 17:44 GMT | 1 |
I recall using this in the past but it has been awhile and I can not get this to work. I have a simple table like as below... dates and payperiods: PPStart PPEnd PPNumber
|
| Finding Duplicate Values | 28 Mar 2007 17:43 GMT | 5 |
I have the current dataset: Month Fund Region Name Jan A E SH Jan B W FW
|
| Date ranges | 28 Mar 2007 17:18 GMT | 1 |
I have in Sheet A the following date ranges and corresponding data B2 C2 D2 E2
|
| Can you protect a worksheet from having the columns resized,not ro | 28 Mar 2007 16:48 GMT | 3 |
I want to protect the columns so the sheet can't be made wider, but not the rows so they can be made higher. Am I making sense? :) Or is there a way to make the rows so they will automatically change to
|
| How do I make a formula automatically detect changes in values | 28 Mar 2007 16:44 GMT | 1 |
How do I make formulas (such as summations) automatically detect when I can a value in one or more of the cell that are included in the formula without double clicking cell everytime I make a change?
|
| Worksheet Names | 28 Mar 2007 16:30 GMT | 2 |
What is the formula to get the tab name into a cell?
|
| Commision calculation | 28 Mar 2007 16:28 GMT | 3 |
I'm using Excel 2003 and am trying to calculate commissions. My spreadsheet is as follows: A B C D E
|
| VLOOKUP, SUMPRODUCT, or SUMIF? | 28 Mar 2007 16:26 GMT | 5 |
I believe there is any easy solution to my problem but after a few hours of trying I just haven’t hit on it yet…hope someone else can. I have 2 worksheets titled “data” and “jobs”. I need to lookup a value from the “jobs” worksheet on the “data” worksheet
|
| Search Function that returns an integer not #VALUE! | 28 Mar 2007 16:26 GMT | 2 |
I'm trying to use a logical function to search text in a cell, see below =IF(SEARCH("DENTAL",A3,0) = 0, IF(SEARCH("VISION",A3,0) = 0,"yes","no"),"no")
|