| Thread | Last Post | Replies |
|
| Why does it sounds every minute? | 23 Feb 2005 13:38 GMT | 2 |
The below code '------------------------- Private Sub Worksheet_Change(ByVal Target As Range) Dim c As Range
|
| Counting down an average | 23 Feb 2005 12:22 GMT | 1 |
I hope someone can help me with my problem. I have a spreadsheet with 3 columns. Column A = Date, Column B = Achieved, Column C = Average per/day to achieve target. If the target for the month is 300 and there is 30 days then the average is 10 per day for the month. if I was to ...
|
| Transfering numbers into a row | 23 Feb 2005 11:53 GMT | 5 |
is there a way to move or copy a column of numbers in cells into a row of cells? thanks Daniel
|
| Looking for cells containing numbers | 23 Feb 2005 11:39 GMT | 2 |
in a column with cells containing either text or numbers I have to exclude those with text in an arithmetic formula as is runs through the whole column, hence avoiding an error as a result when reading text cells. A cloumn holding an intermediate result of the reading as "0" or ...
|
| Excluding zeros in functions | 23 Feb 2005 09:12 GMT | 1 |
I have a spreadsheet with a few arrays in each of which there are a few zeros. I have used a number fuctions (median stdev, var, average etc) and now realize that I should have excluded the zeros. Is there any quick way to do this?
|
| Rounding Error | 23 Feb 2005 07:32 GMT | 6 |
I found there's a problem in the rounding in formula "sum". I've a cell to sum all the below figures. $2,220,459.605 ($55,511.49)
|
| Question re: Chart - X Axis Label | 23 Feb 2005 02:48 GMT | 2 |
I have a chart with source data in E27:F29 (let's say Sheet 2). On a separate sheet (Sheet 1), the chart links to the above data. E27 = Current Month F27 = $ 5,000 E28 = 31 - 60 Days F28 = <$ 2,000>
|
| FormulaR1C1 To Sum data | 23 Feb 2005 00:15 GMT | 3 |
Please forgive me - I am not great when it comes to Excel VBA. I believe there is an easy way to sum a column in VBA using the forumalaR1C1= syntax. So say I have a report which regularly has a different number of rows.
|
| Viewing Worksheets withing One Workbook | 22 Feb 2005 23:09 GMT | 1 |
My PC Excel (2002) allows me to have many worksheets within one workbook. I can see the tabs at the bottom of the workbook to access each sheet. Does it work the same in the Mac 2004 Excel? The MAC person I am sending my PC workbook to says he can only see one worksheet when ...
|
| Tanto por Ciento | 22 Feb 2005 23:06 GMT | 3 |
Quisiera saber como se haya el tanto por ciento en Excel de ciertas cantidades
|
| Calendar function | 22 Feb 2005 22:08 GMT | 1 |
I have a time sheet that includes the a row that contains the date. What I'd like is a way to put the month in a cell, and have the dates filled in the appropriate spots (looking like a real calendar, with spaces where there is no date).
|
| 97 Win 2000 Options causes crash | 22 Feb 2005 21:11 GMT | 2 |
having installed Office 97 on Windows 2000 platform, trying to access Extras, Options, causes Excel to crash, without exception, it seems. Anybody has a remedy for this?
|
| I need to join some additional columns from SQL Server into the worksheet ... | 22 Feb 2005 20:29 GMT | 1 |
Accounting has provided me with an Excel worksheet with several columns of data, one of which is AccountID. There is a table in SQL Sever which also has AccountID. I need to join (using AccountID) some additional columns from SQL Server into the worksheet as new columns, save, and ...
|
| How to make one worksheet from multiple worksheets? | 22 Feb 2005 20:21 GMT | 1 |
Can someone tell me how to do the following: I have several worksheets of data in a file. All the worksheets have exactly the same Columns. I want to create a single worksheet with all the data from all the existing
|
| Formatting, formatting, formatting | 22 Feb 2005 18:48 GMT | 3 |
I apologise if this has been inquired of previously, I wasn't able to phrase my searches well enough (due largely to ignorance of Excel's capabilities) to find anything useful on the web. The Issue
|