| Thread | Last Post | Replies |
|
| permenent appearance of the drop down arrow when adding validation to a cell | 24 Mar 2008 18:20 GMT | 2 |
i'm building a spreadsheet for the user and i need to make all the drop-down arrows to be shows so the user will know exacly where he can pick his choice, is it posible to have this option becaouse for now the only way to
|
| Cross Reference Vertical and Horizontal for Data | 24 Mar 2008 17:02 GMT | 4 |
I have a crew worksheet made up with a large number of cells. This sheet contains the shift rosters for our workers, which runs 24/7, on a 4 crew basis. 1st column is the date, 2nd day-of-week, and 3rd onwards are the crew and
|
| multiple If's based on today's date | 24 Mar 2008 16:28 GMT | 5 |
I need to have the value of a cell based on the number of days past from a date in another cell. i.e. A1 = 40 if A2 [date] is <=today()+365 or, A1=80 if A2 is >=today+365 but <=1460. The idea is anual vacation paid based on hire date.
|
| Copy formulas | 24 Mar 2008 14:55 GMT | 2 |
I need to copy a formula from column I to column J, and would like to do the following: Column I Column J =SUM((APR!C4)) =SUM((MAY!C4))
|
| Different colum widths for same colum in different areas of worksh | 24 Mar 2008 14:54 GMT | 6 |
How do I set up different colum widths for the same colums in different areas on the same worksheet? For example: colum 1, rows 1 through 5 are 20 characters, colum 1 rows 6 through 10 are 10 characters . . .
|
| One Workbook for Each Worksheet | 24 Mar 2008 14:30 GMT | 1 |
Here's a doozy: I have a workbook with 12 worksheets. I need to make a workbook for each worksheet. Each workbook will be named similarly with the officer's name added in parentheses; (i.e., Workbook1: Accts12-31-07(George); Workbook2: Accts12-31-07(Hanson)). Is this
|
| getting comment pop-up | 24 Mar 2008 13:32 GMT | 2 |
I use MS Excel 2007. I have data validation list for a range of cells. There are 4 values to choose from. My requirement: There are 2 values which, when, selected should prompt the
|
| if not function | 24 Mar 2008 13:24 GMT | 3 |
we want to know abou if not function syntax and example.
|
| deleting a cell from series , why the series gets disturbed? | 24 Mar 2008 12:32 GMT | 1 |
When I delete a cell from a series e.g. 1 to 10. Then the series gets disturbed completely. It should automaticaly change.
|
| I think i need an if and maybe something else | 24 Mar 2008 12:08 GMT | 4 |
JUst a bit out of my depth lets assume we are refering to column D All cells in row 5 will contain values derived from elsewhere that will be from zero to around 55000. ie D5 46560
|
| "SUMPRODUCTIF" | 24 Mar 2008 11:05 GMT | 9 |
I find myself asking a lot of questions on these boards lately... Thank you to all you great people that make the time to help! I'm trying to multiply values in Columns B and C , like SUMPRODUCT() would do - the catch is that I only want to multiply pairs where the corresponding
|
| if v lookup formula | 24 Mar 2008 05:46 GMT | 5 |
I have this formula =IF(VLOOKUP(A26,TUESDAY!$A$5:$AC$124,$P$1,FALSE)="","DNP",(VLOOKUP(A26,TUESDAY!$A$5:$AC$124,$P$1,FALSE))) What I would like this to do is if there is nothing in the cell it should put DNP and if there is the numbers 0,1,2,3,4 I want it to put those numbers
|
| IF Statement | 24 Mar 2008 03:32 GMT | 2 |
Can anyone please help me shorten this IF statement: =IF((C29=S27),S7,IF((C29=R27),R7,IF((C29=Q27),Q7,I F((C29=P27),P7,IF((C29=O27),O7,IF((C29=N27),N7,IF( (C29=M27),M7,IF((C29=L27),L7,IF((C29=K27),K7,IF((C
|
| Referring to a variable cell on another sheet | 24 Mar 2008 03:14 GMT | 5 |
In a cell on Sheet A, I want to display the value of a cell on Sheet B. I know the column that it is in (R), but not the row - the row should be equal the last row in that column which has a nonblank value. In other words, if the first six rows of column R on Sheet B have values,
|
| Save as CSV file | 24 Mar 2008 02:55 GMT | 1 |
I would like to save my list as as CSV file, BUT I want quotes and commas. I only get commas. I went to help and was told I can do it in Visual Basics; however, I do not know how to use the Visual Basic Editor. Is there somewhere where I can get exactly what I need?
|