| Thread | Last Post | Replies |
|
| Autofil a cell in the same row. | 01 Oct 2005 00:34 GMT | 3 |
What I would like to do is autofil a cell with hardcoded name when a cell on the same row is updated. I.E. if data is entered in cell B2,B3,B4 ETC. then the 'hardcoded name' will be placed in B1
|
| vlookup error - recognition of value | 01 Oct 2005 00:33 GMT | 6 |
I was having issues with Vlookup functionality in a 2 column array. It does not recognize the value I have in the array intil I over type the value and then the vlookup functionality works. My equation looks like this: =VLOOKUP(A2,$J$2:$K$5815,2,FALSE)
|
| Countif function | 30 Sep 2005 23:48 GMT | 5 |
I am trying to do an average of values in a range of cells across colunms, where only values other than zero are counted in the divisor. For example, I have 4000, 0, 0 in my range and I want it to average the sum by 1, and not by 3 since the other two values are zero. If I then add ...
|
| Generating truly blank cells | 30 Sep 2005 23:39 GMT | 4 |
I am using an IF function to generate data for an array. Under certain conditions a given cell should generate a totally blank cell, as opposed to a zero value. I have been trying to use a formula such as: =IF(A10>A1,A10,"")
|
| allow multiple users on excel spreadsheet | 30 Sep 2005 23:35 GMT | 4 |
We have an excel spreadsheet that needs to be accessed by several users. Currently, only one person can access at a time to input information. Can several users access the spreadsheet and input information simultaneously?
|
| Every time I try to use EOMonth I get #Name? | 30 Sep 2005 23:28 GMT | 2 |
I am building a spreadsheet that requires it to automatically generate the last day of the month (for any month). I found the EOMonth function and every time I use it all it returns is the "#NAME?" error message. I even tried hard coding the function (=EOMonth("01/01/2006",0)), ...
|
| Vlookup | 30 Sep 2005 23:17 GMT | 6 |
Can you base a vlookup formula on data that has been concatenated?
|
| How do Multiply whole numbers by decimals | 30 Sep 2005 22:21 GMT | 3 |
My excel worksheet will not multiply any formula with decimals
|
| add a row after every unique number | 30 Sep 2005 22:12 GMT | 3 |
Is there a function that will add an entire row after a unspecified group of number. ie I have some numbers, these numbers could be negitave numbers and range in string size. There will be groupings and after each grouping upon a new
|
| Calculating Dates not always working | 30 Sep 2005 22:08 GMT | 3 |
Hello experts, Below is a sample of my spreadsheet. Rows 1-31 is the day of the month; colums B, C, D, etc. are formulas, adding days to the date in A1. Up until today, I was able to key in only a new date in A1 and the entire spreadsheet
|
| maximum value and associated labels | 30 Sep 2005 21:47 GMT | 2 |
I have a list of costs displayed against various building elements. The elements are in a fixed order but the resulting associated cost will be a random turn out figure. I want to extract the maximum cost and display this cost with the associated label e.g. Brickwork
|
| Value_if_true | 30 Sep 2005 21:09 GMT | 2 |
I am using an "if" formula. This is what I wrote =if(B2<>"","Dear B2,","To Whom It May Concern:") The value in B2 is "Nancy" This formula gives me the answer of "Dear B2,"
|
| Data Validation | 30 Sep 2005 20:57 GMT | 4 |
I'm pretty sure this isn't a "function" question, but I don't think there's a better place to put this. Is there a data validation setting that I can use to force users to enter four digits? For instance, 1125, 1362, and 0734 would all be valid entries.
|
| How do I use the TODAY function with the SUMIF function? | 30 Sep 2005 20:51 GMT | 2 |
How do I use the TODAY() formula in the SUMIF function? I'm tracking training time and I want to sum only the hours completed, not the hours to be completed. Example:
|
| Assigning a cell the value of a cell in a range | 30 Sep 2005 20:26 GMT | 1 |
I have a column of cells, only 1 of which will have a value in it. I would like to assign this value to another cell. Basically, i'd like to use something like the Max function (because i have to check a range of cells) but the data is a date. Is this possible??
|