| Thread | Last Post | Replies |
|
| VBA code does not work when file open directly in browser | 01 Oct 2007 12:44 GMT | 1 |
We are having one Excel file which contain macros. The user has two options to download this report output file, they can download and save to harddisk OR open report into browser directly by using Open command. On the sheet, we gave sort order functionality. The sort
|
| character spacing Excel 2003 | 01 Oct 2007 12:11 GMT | 3 |
How does one get all numbers in a column to have set spacing instead of proportional spacing? I remember setting proportional or fixed back in the days of DOS, and haven't used it since and I'm unable to find it in Microsofts online help for either Excel or Word (2003).
|
| Run time error "57121" | 01 Oct 2007 10:05 GMT | 1 |
I get this error everytime I press a command button "Run Time Error 57121" Application-defined or object-define error. What I did was copied a worksheet into a new workbook and adjust the worksheet in my coding below. Why do I get this and How do I make my
|
| Address Book and MSExcel | 01 Oct 2007 09:19 GMT | 2 |
I want to make use of address book or contact details either from outlook 200n or outlook express, on a MSExcel template, Is there anyway that I would do it ? If so, is it possible to point me to a sample. If I would use it on MSExcel, would it be extend the use to MSWord and ...
|
| strip away the directory structure on file name | 01 Oct 2007 08:46 GMT | 10 |
I can now import a file and store the file name into a cell. Thanks Dave. I get the directory structure too. "C:\My Documents\directory \file.hex". is there a way in a macro to strip away the directory structure and leave only "file.hex"
|
| Need help with axis | 01 Oct 2007 06:01 GMT | 3 |
Hello~ Is there a way so that the x-axis starts at the same 0 point as the y-axis? I suppose it's easier to explain with pictures http://img2.freeimagehosting.net/image.php?785076464e.jpg
|
| Multiple Values in a single field with Microsoft Query | 01 Oct 2007 03:35 GMT | 2 |
Is there a way to have multiple values in one cell that will pass into a Microsoft Query. What I'm trying to do is enter multiple numbers (4567, 1234) into cell B3 (they won't be sequential so can use >,< etc.) and get the query to
|