| Thread | Last Post | Replies |
|
| Additional Help with range of cells | 21 Sep 2007 15:37 GMT | 1 |
I think I left something out in my request for help, on the range of cells that we are throwing out the high and low in regards to the question posted I need help with range of cells- I have for example cells d2 - o2 a total of 12 cells, with scores in each.
|
| from 1 work sheet to another | 21 Sep 2007 15:04 GMT | 1 |
i just started using excel so i don't hae a clue what to do. how do i get data from one work sheet to another worksheet automaticly so when i enter the data on sheet 1 it gets entered into sheet 2 automaticly?
|
| Address Row and column Reference | 21 Sep 2007 14:39 GMT | 3 |
Hello I would like to use the contents of cell A16 as my sheet sheet reference and the current row,colum as the cell. A16=Sheet1
|
| bringing data together from two worksheet for comparison | 21 Sep 2007 14:28 GMT | 1 |
Hi. I have two datasets (in two different worksheets) with same labels for the columns, however, with different list of genes in each row. I am interested in comparing the values when the gene is present in both datasets.
|
| Do not allow negative numbers in cell | 21 Sep 2007 13:52 GMT | 4 |
How can I restrict entry of positive numbers in a cell using data validation? In other words I want only to be able to enter numbers that are less than 0. Thanks.
|
| AutoFill in a Column | 21 Sep 2007 12:19 GMT | 3 |
Can anyone advise how i can autofill a column each time there is an occupied cell down to the next occupied cell and carry on doing this to the end of the column? I can obviuosly do it manually but is there a line i can put in a macro to do this?
|
| Sub CommandButton1 help | 21 Sep 2007 11:50 GMT | 2 |
I have a workbook with a number of sheets, on each sheet there is three columns > Date > Amount > Po Number. This vba is supposed to only to look in column three (Po Number). Po Numbers have six digits. The problem I have with this
|
| find number of occurences of text within a column | 21 Sep 2007 11:30 GMT | 2 |
i want to count the number of cells in a column that contain the text string RDS. however there is also other text in the cells. i've tried COUNTIF(H4:H108, "RDS"). but it returns 0 presumably as the cells contains other text. how do i do this ? many thanks in advance.
|
| SumIF referencing to a CELL, rather than text.... | 21 Sep 2007 11:22 GMT | 1 |
OK, this is getting on my nerves now, and i'm sure i'm just missing something really simple!! I have 3 columns of data
| A || B || |
| Need help with range of cells | 21 Sep 2007 10:05 GMT | 4 |
I am needing help; I use spreadsheets entering 6 scores and have to throw out the high and low and average the remaining 4. This I can do; BUT if we add 6 more scores to the scenario making a total of 12, is there a way to throw out 3 high and 3 low and average the remaining 6?
|
| Converting Metric to Imperial | 21 Sep 2007 09:06 GMT | 8 |
I have converted metric into imperial using the convert function which gives me the result I want, however Excel doesn't write it in this format 11'3" but rather as 11,3 Is there any way that Excel can show the proper way (11'3") ?
|
| Count Continuous data between cells | 21 Sep 2007 08:28 GMT | 7 |
Count Continuous data between cells. Eg. Cells A B D E F G H I
|
| Summation over a range | 21 Sep 2007 08:15 GMT | 2 |
Does anyone know of an easy way to sum a function over a range of values such as from k=0 to k=N, where N is a variable in a cell? Thanks,
|
| Password Protect a single sheet using VBA | 21 Sep 2007 06:33 GMT | 1 |
Question: How can i programmatically password protect a single password. I want the user to be presented with an input box where they are asked to enter a password. If the password entered is correct, then go to Sheet 1,
|
| lookuppictures | 21 Sep 2007 06:26 GMT | 7 |
I downloaded a sample file on lookuppictures from McGimpsey and Associates. The file gives information regarding looking up and displaying a picture based on cell value. I have two questions. 1. In the file the pictures are named as picture 1, picture 2, etc. Can we
|