| Thread | Last Post | Replies |
|
| Multiple Grand Total Lines | 28 Feb 2008 19:36 GMT | 1 |
When I add multiple subtotals to a worksheet, it also adds multiple grand total lines at the bottom. Is there a box I need to uncheck somewhere? Thanks...
|
| Pulling only first name | 28 Feb 2008 18:51 GMT | 3 |
I need to pull the first names and first initial of last name into a cell. In cell g I have the first and last name (john doe). I need cell c to look at cell g nad return only john d.
|
| Counting Mondays in Date Range | 28 Feb 2008 17:41 GMT | 5 |
I want to count the number of Mondays etc. in a date range. I found the following on Chip Pearson's site... =SUM(IF(WEEKDAY(A2-1+ROW(INDIRECT("1:"&TRUNC(B2-A2)+1)))=C2,1,0)) Where A2 is the start date, B2 is the end and C2 is the weekday number
|
| find a cell with a character | 28 Feb 2008 17:00 GMT | 1 |
I need a way to find the cell containing ":" in a row and copy it to a new column. I would think it should be simple, I just can't figure it out right now.
|
| avoid duplication ..help please | 28 Feb 2008 16:57 GMT | 1 |
Win XP MS office 2002. I have a workbook with a(MAINS) spreadsheet for bowls scores and placings, using the following array formulae.
|
| Extend series using ref cell formula transposed | 28 Feb 2008 16:34 GMT | 10 |
I need to extend a fill series using ref's from sheet 2. Sheet 1 info needs to fill "down" the rows.. and the info it's referencing is "across the columns" How do I extend the fill series to run : A1
|
| Function to determine if AM or PM | 28 Feb 2008 15:48 GMT | 2 |
I have some times that I need a separate cell to look at that time and tell me if it is AM or PM. I tried using the Right(A1,2) but that did not work even though I see the PM in the input bar. I also tried if(A1>12:00,"PM","AM") but that did not work either. Any help would
|
| array and countif help! | 28 Feb 2008 15:39 GMT | 7 |
I have tried and tried to get this to work. I am trying to do this all in one formula and I think it's outsmarted me... maybe it outsmarted me from the beginning, but I always thought I was pretty good at this. Anyway, I am tring take the following information from one worksheet ...
|
| first ten and last ten averages | 28 Feb 2008 15:28 GMT | 2 |
in one column i have names and in other column i have values. each same name can have lot of values so in column A all the names are written , (one name can have more than one values). and in colum B i have all the values . I want a fuction which gives
|
| static date in new file when data entered in another | 28 Feb 2008 15:10 GMT | 2 |
Need help on this one. I want to enter the number "one" in any cell in a column that will trigger entering todays date statically in the cell to the right of that cell.
|
| Excel returning "0" when summing | 28 Feb 2008 15:07 GMT | 1 |
I am having problems getting Excel to sum a column in a series of spreadsheets. The information comes from a SQL query and is imported into Excel. The problem is in column F, rows 2-141. No matter how I format the cells, I can't get a total. I have tried multiple suggestions ...
|
| Help? | 28 Feb 2008 14:46 GMT | 1 |
I like to know if there is a way to make "2/28/2008" appear as "Thursday, February 28, 2008" in excel 2007? Thanks!
|
| Converting Number to Month in Text Problem | 28 Feb 2008 14:45 GMT | 3 |
I am having an issue with converting the month number to the month abbreviation. Below Should Return "Feb", but it is returning "Jan" 1.) ="Jobs Due In or Before "& TEXT(TODAY(NOW()),"mmm")
|
| SumIf Function Question | 28 Feb 2008 14:43 GMT | 6 |
I have a very large Worksheet labeled 'Global Schedule'. The first 2 rows are used as a header. In Col. J there are dates and in Col. N there are prices. At any given time Col. J cells may or may not have a date. I would like
|
| Lookup, then offset? | 28 Feb 2008 14:17 GMT | 1 |
Hi, I have a spreadsheet that isn't really laid out well, but is too big to change, so I'm hoping you can help me! I want to lookup a value in colum A, then use that cell address to lookup another value.
|