| Thread | Last Post | Replies |
|
| Double Click Jump | 26 Mar 2008 17:36 GMT | 2 |
Hi, I've written some code that toggles the contents of a cell from a checked box to an empty box. This works great unless the user accidentally clicks on the edge of the cell. If the user does this, it jumps to the end of the range of cells containing the boxes. I know this ...
|
| Workbook.Save that also updates XL version? | 26 Mar 2008 17:35 GMT | 3 |
A database query program outputs as an Excel 3/4 version file. When I open in Excel, make any changes and save the file, I get the dialog asking if I want to save in the latest version (I have XL 2003 on my machine). I'm creating a macro to do most of the changes I normally
|
| SaveAs - modify code? | 26 Mar 2008 17:34 GMT | 1 |
Hi everyone. What I'm trying to accomplish is to have the user click a button and have the SaveAs box come up with a default folder location. The code below does that fine. But, the file is always saved as the default name (Book1), even if I change it to something
|
| Colour row | 26 Mar 2008 17:29 GMT | 6 |
How do I format an entire row with yellow background if the value in column F i s larger than 4500?
|
| Cell to Cell Data Transfer | 26 Mar 2008 17:11 GMT | 1 |
Fellow Forum Members, I need to transfer data cell for cell from Excel into an existing table in Word 2003. The table in Word utilizes headers. The problem I am encountering is that the code does not recognize the headers and is not transfering the
|
| sorting merged cells | 26 Mar 2008 16:54 GMT | 2 |
I am trying to use 'data > sort' for a range of cells that have different sized merged cells in each column and I get an error saying that merged columns need to be the same size. Is there any other way to sort this? Thanks
|
| XL Charts to Word | 26 Mar 2008 16:38 GMT | 6 |
I am looking to build a macro that will do the following from a single button click in XL 2003: 1) Open a predefined Word document that I am using as a template; 2) Copy a selected chart to a specified cell within a table in the document;
|
| Event Macro help | 26 Mar 2008 16:14 GMT | 2 |
I have this change macro and in o1 I have the cell link for a combo-box. When a value is selected in the combo-box the number changes in o1, but it does not trigger my event macro because I'm not changing the value it's simply updating from the combo-box.
|
| System Error &H8007007E (-2147024770) The specified module could n | 26 Mar 2008 15:16 GMT | 8 |
Hi I have been using a excell sheet with out any problem for several month, but suddenly one member in the group can't save the excell file. He get's the following message:
|
| need help passing parameters to OFFSET | 26 Mar 2008 14:52 GMT | 4 |
> Excel 2003 (11.8211.8202) SP3 > Microsoft Windows XP Professional Service pack 2 > New to Excell programming. > I wrote a function that allows me to pass in a row and column to be |
| Problem with decimals/percentages | 26 Mar 2008 14:18 GMT | 2 |
ok probably a simple problem, but here goes, basically I have a range of values which I have pulled in from a separate report, however this is in the wrong format for my colleague to use due to the formulas. I'm pretty new to macros and have played around to the stage of
|
| File won't Open | 26 Mar 2008 14:11 GMT | 1 |
I have a shortcut linked to one of my excel files in the XLSTART folder however when I open Excel it won't open but when I click on the shortcut it opens the file. How can I fix this?
|
| Need some syntax help, simple loop I think | 26 Mar 2008 14:11 GMT | 4 |
Howdy, I have programmed in Excel in a long time and am not sure where to begin... I have some data in 5 column such as: Name, City, X-coord, Y-coord, Item
|
| ungroup columns in protected sheet | 26 Mar 2008 14:00 GMT | 1 |
Hi all, i have some grouped columns on a protected sheet and would like to know if it is possible to ungroup them ? Any help would be much appreciated
|
| Access Add-ins | 26 Mar 2008 13:59 GMT | 1 |
I ran Acclnk.exe to load the add-ins. When I click data, the access choices are not listed. If I click tools, add-ins the box is checked, I uncheck, close, open, recheck, click data and the items are listed. Why do I have to do that each time? Am I missing something?
|