| Thread | Last Post | Replies |
|
| Display Points Name on XY Scatter Chart | 12 Jan 2007 15:13 GMT | 1 |
I have following data NAME XVALUE YVALUE NAME1 12.5 81.5 NAME2 22.5 51.5
|
| fill colours not printing | 12 Jan 2007 15:01 GMT | 3 |
I have a workbook with several sheets in it. When I fill a cell with a background colour or pattern on the first sheet the colour and/or pattern do not print or appear on print pre-view. On other sheets in the workbook fills appear correctly. Is there a switch
|
| Immediate window disappeared from the VBE | 12 Jan 2007 14:49 GMT | 2 |
For some reason, the immediate window has gone from the VBE, instead there is a black space where it should be. View -> Immediate window doesn't do anything. Any idea?
|
| Summation | 12 Jan 2007 13:54 GMT | 1 |
I have a sheets, in which Col A has supplier names, Col B has part supplied by the supplier and Col C has qty supplied. Supplier Part qty AAAAA XXXX 2222
|
| Can a day of the week be automatically included in date format when the date is typed in? | 12 Jan 2007 02:25 GMT | 2 |
I'm using Excel 2003. I know how to use Control and ; to insert a date (and also how to use the date format command) in a cell. However, I have to manually type in the day next to it. The date format does not give me the option of 'Thur 11/01/2007' simply '11/01/2007'. Is there
|
| Unable to select many options in Toolsbar | 11 Jan 2007 23:50 GMT | 1 |
I'm using Windows XP and Excel 2003. For example, the option "Share workbook" or "Options" under Tools or "Freeze Panes" under Window are grayed out. I can't select them. How can I correct it?
|
| Hide Rows per criteria | 11 Jan 2007 22:42 GMT | 7 |
I need to look thru a range " Worksheets(1).Range("R4:AI7000") " row by row and hide the row if "ICG" is not in any of the 18 cells in that row. Similar to what AutoFilter does only in VBA. "ICG" can show up once or twice per row and in any position along the
|
| Change Display Units property with VBA | 11 Jan 2007 21:41 GMT | 2 |
I would like to dynamically change the units on my graph within my powerpoint presentation using VBA. The Powerpoint group has site has been down for a couple of days so I have not been able to send my question in. I would think the code might be similar to that in excel
|
| sum based on the names in the list | 11 Jan 2007 21:22 GMT | 3 |
I have a sheet, in which, col A contains name of suppliers (sorted alphabatically) and col B contains qtys which was delivered by the supplier. Now i have get the sum of the qty based on the supplier.
|
| MATCH, VLOOKUP? How to get T/F Result? | 11 Jan 2007 20:28 GMT | 3 |
In one sheet of a multi-sheet workbook, I've got a column of customer numbers. In a separate sheet, I've got a column of customer numbers which represents a subset of the whole customer list. I need to be able to add an alpha code (single letter) in a separate column
|
| Data Tracking Excel 2003 | 11 Jan 2007 19:24 GMT | 1 |
Is there a data tracking wizard in excel 2003 similar to the feature in previous versions of excel? I would like to use a form template that creates a database record in a linked spreadshet. Thanks.
|
| Show actual name of file path after you have renamed it | 11 Jan 2007 18:20 GMT | 3 |
I am writing a code in excel VBA for word. I am linking tables from various excel files to one word document. I need to specifiy which excel file table is placed into the word document. The code opens up several excel files of the users choosing, renames that path to
|
| cutome text format? | 11 Jan 2007 17:46 GMT | 3 |
How can I get Excel to display text in caps without having to use formuli? There is no facility like work to set Font to Caps or small caps or do a custom Text format or is there?
|
| Cross-referencing capability in Excel | 11 Jan 2007 17:17 GMT | 1 |
Is there any way to cross-reference a section of an Excel worksheet so that you can jump to that section merely by clicking on the pertinent link? I know MSWORD has this type of cross-referencing capability, and I use it extensively.
|
| Pivot table | 11 Jan 2007 16:53 GMT | 1 |
Using 2003 Column A holds WBS codes. Column B holds WBS description. Column C holds manhours for the selected WBS. I want to run a pivot that shows a sum of the manhours for each WBS. When I run the pivot wizard, I get
|