| Thread | Last Post | Replies |
|
| which command? | 22 Jul 2004 07:23 GMT | 4 |
which macro procedure command should be used in order to log that the workbook is beeing opened without letting the user notice? TIA
|
| removing reference to other workbook | 22 Jul 2004 07:18 GMT | 2 |
i have a excel wookbook which contains references to other workbook. whenever i open this wookbook it asks me for updating the link to the other workbook. i want to remove these references to other workbook but am not able to figure out which cell is refering to the other ...
|
| Excel Visual Basic | 22 Jul 2004 06:14 GMT | 1 |
Hi, could people give me there best recommendations for training mysel in Visual Basic. At present I am very much at entry level, and can onl cope with a recording macros, and doing some basic edits. Cheer
|
| Help with Transpose problem | 22 Jul 2004 06:06 GMT | 1 |
I trade in the stock market & use excel to convert a list of ticker symbols to a csv file to import to a charting program. I start with a vertical list in excel, I copy then paste special & tell it to transpose. It seems if the list is too long I get an error message:
|
| Last Saved date | 22 Jul 2004 06:05 GMT | 1 |
Please help a newbie. Kindly, someone show me how I can make a content of a cell to show "the last time the spread sheet was saved". This cell in question is part of the same spread sheet.
|
| Document Linking | 22 Jul 2004 05:21 GMT | 1 |
I am running Windows 2000 with Word 2000. I am trying to link a paragraph in one document to another document so that when I update the paragraph it automatically updates in the other document.
|
| PivotItem Problem ! | 22 Jul 2004 03:26 GMT | 1 |
Here is my problem : My macro get data from a dynamic table . For each PivotItems in PivotFields("color"), i get the number or sum in the data range. Everything works well
|
| A question about converting text to excel and automatically searching data | 22 Jul 2004 02:27 GMT | 7 |
New to this so please forgive me... I have been transfered to a new department at work where they are usin Excel 2000 for a series of reports. The data they are using to fill i the fields for these reports are hard copies of 5 thick reports. Ever
|
| Display Formula Problem | 21 Jul 2004 23:13 GMT | 4 |
All, I have search Microsoft's Knowledge Base, but could not find an answer. Hopefully, someone here can solve my problem. I am using Excel 2002. I have several project managers maintaining budgets
|
| Clear rows where field contains a negative sign | 21 Jul 2004 22:45 GMT | 15 |
I have a procedure called that looks for a negative sign (*-*) in the D column for all records. If it exists, the entire row is deleted. The procedure below works well for this situation, BUT when there are no records with the negative sign in the D column it deletes the first ...
|
| AHHHHHH! Excel VBA Help! | 21 Jul 2004 22:39 GMT | 2 |
Ok, going nuts. How do you say "go to the next cell down" in VBA? ex: I'm pasting something into cell A23 and would normally hit enter to go to cell A24. TIA -Chris
|
| File size limits-Excel 2003 | 21 Jul 2004 22:27 GMT | 2 |
Created a simple file 35 rows by 8 columns, text & numbers only which can print on one 8.5x11 sheet of paper. When saving to newly formatted 3.5" disk on A drive, got a 'file too large' error message. Looked at PROPERTIES and file size is 3.31 MB. Unable to reduce file size. ...
|
| totalling across pages | 21 Jul 2004 21:26 GMT | 1 |
I have multiple pages, each reprresenting a single property that I own. The topmost page is named "Total" and the final page is named "99". Each property is named differently, depending on the property number that I have given it. Each page is exactly the same. On each page is a ...
|
| matching mismatched text | 21 Jul 2004 20:54 GMT | 7 |
I have 2 files. Each ahs a column that contains the name of a company I do business with. I need to merge the files together by company name (Column A) so I get columns A thru D of file2 merged with the same data (A thru D) in file1. The end result would be column A from either of ...
|
| Force Upper Case | 21 Jul 2004 20:41 GMT | 9 |
Does anyone know how to automatically display UPPERCASE even if lower case is typed in a cell please? Peter.
|