| Thread | Last Post | Replies |
|
| Need to Sum one column for each row that is part of a group and then filter out dups | 08 Jul 2004 12:43 GMT | 3 |
I have around 53,000 rows of data with columns A-I. The first five rows for example have data for a particular student... STUDENT A. Rows 6 through 15 have data about another student... STUDENT B, and so forth. Each column per student has the same data in it with the exception of
|
| "PasteSpecial method of Range class failed" occurs in one instance of Excel but not another | 08 Jul 2004 12:18 GMT | 1 |
I have this particular piece of code in an application created on Excel2000: . . . . . .range("B" & finger).PasteSpecial xlPasteValues
|
| lookup in one sheet and insert in second if not found | 08 Jul 2004 11:54 GMT | 2 |
I have created a workbook with two sheets in it. I enter all my order in sheet one and the sheet two totals them. The column on my sheets ar as follow?. Sheet one
|
| Only see function not the result | 08 Jul 2004 11:11 GMT | 9 |
When I use a function I only see the function and not the result. For example =now() gives =now( --
|
| Change background colour using formula | 08 Jul 2004 10:43 GMT | 3 |
I am looking to change the background colour of a cell when a specifi formula returns false. Any help on this would be greatly appreciated. Regards, Johnny
|
| Run-time error 1004 | 08 Jul 2004 07:15 GMT | 5 |
I am using Excel 97 on NT and have a command button on a sheet to whic I attached a macro for copying the sheet to a new workbook, deletin specific columns and other unnecessary info, and saving the new book t a network drive under a name with today's date for emailing to anothe
|
| Input box area bigger | 08 Jul 2004 03:59 GMT | 4 |
How do I make the input box area where you put text in, BIGGER so that you see more of it, like multi-line?
|
| How to define my own raising type of sequence | 08 Jul 2004 02:41 GMT | 2 |
I have a chart that is supposed to be sorted with respect to the values in the first column. The problem is that those values are not alphabetically raising. Suppose the values are "great", "well", "ok", "bad". How can i get
|
| finding last number in column | 08 Jul 2004 01:30 GMT | 3 |
I've got a column of numbers that's height changes everytime I add more data. I would like to find the difference between the top number and the bottom number and have that result in a cell above that column. How can I write a formula that will adjust to the changing
|
| R1C1 with macros | 08 Jul 2004 00:32 GMT | 8 |
I'm trying to define a relative range of cells in a macro and copy the formulas from that range to the next row below using R1C1 cell addressing style. I can't seem to get the the thing to go. Anyone know how?
|
| Logging users accessing a spreadsheet | 08 Jul 2004 00:05 GMT | 1 |
Looking for a way to log (on a sheet within a workbook) all users that access the spreadsheet and when. Is this possible using wither VBA or other method? Many thanks.
|
| Superscript | 07 Jul 2004 23:51 GMT | 6 |
Is it possible to show supersript in a text entry in excel for example the symbol for H2O or Cubic metres - m3?? TIA Mick
|
| DSUM FUNCTION | 07 Jul 2004 21:34 GMT | 2 |
Can any1 help to sort out the error.... I am trying to use DSUM formula. I want to retrieve Total Amount from the list of 'Sales' (sheet 1) for each customer in a separate sheet.....(Sheet2)... All customer
|
| WHACKY COMMENTS? | 07 Jul 2004 21:18 GMT | 7 |
I'm having trouble with comments resizing themselves to weird shapes -- sometimes much larger than needed; other times collapsed completely. Is this a known "feeture"? Is there an easy way to automatically resize (via marco perhaps)? Many thanks... ./RN
|
| Counting thru VBA | 07 Jul 2004 21:12 GMT | 2 |
Through VBA I need to enter the Counta formula in each of 50 worksheets in a workbook to count the number of entries therein minus the header. I then want to list on a main sheet the tab name of each sheet and the
|