| Thread | Last Post | Replies |
|
| Changing default Save As name to a cell location. | 27 Sep 2006 17:03 GMT | 4 |
How can I make the default "save as" file name that appears when the window dialog box opens reference a cell in the worksheet where I have its name stored.
|
| COMException With Microsoft.Office.Interop.Excel | 27 Sep 2006 16:36 GMT | 4 |
I'm trying to insert an image into an Excel cell. Please see the following code. Does anybody have a way to fix this "COMException"? I thought setting the new reference in Visual Studio
|
| Outlook Connectivity | 27 Sep 2006 16:26 GMT | 2 |
Team -- I'm working on an app that will collect information in a users email inbox, sort it and pull specific field information from an HTML based form. Once it's got that information, it sorts through and matches information in the
|
| pdf..import/export | 27 Sep 2006 16:13 GMT | 2 |
import/export ...to pdf is it possible?
 Signature hemu
|
| Copying Data between files | 27 Sep 2006 16:11 GMT | 1 |
I need to copy data between xls files. File One is a data entry file. I need to open File Two, look down column A to the last used reference no, add one this and insert it in the cell below. Then I need to copy specific cells from File One into cells on this row into columns B ...
|
| Subtotal fails | 27 Sep 2006 16:10 GMT | 6 |
I have noticed an error when I do a subtotal with two breaks (do the subtotal twice on the same data). I have narrowed it down and have a book that the error can be reproduced and since it is very hard to explain in text I'd really like to send a copy of my
|
| Excel Column Reverse AutoFill. Is this possible? | 27 Sep 2006 15:59 GMT | 1 |
Is is possible to go to the last cell in a particular column, copy that data, then perform a reverse autofill??
|
| How to get path for "my documents" | 27 Sep 2006 15:55 GMT | 7 |
Dear gurus: With environ() I can find homepath or userprofile, but how can I get the path for "my documents"? Thanks in advance! wang
|
| How to read excel file in VC++ | 27 Sep 2006 15:50 GMT | 1 |
Plz tell me ow to read an EXCEL file in VC++. I want to read each column in separate array. I am not sure it is possible or not? If somebody have the code please send. regards
|
| Copying every other row | 27 Sep 2006 15:48 GMT | 6 |
Starting in cell C16 I need to copy every 3rd cell in column C until there is no more data. How do I copy cell C16 , offset down 2 cells, copy again etc etc until blank. I then need to paste all these values into column C of another worksheet
|
| progress bar issues | 27 Sep 2006 15:46 GMT | 2 |
I have seen many posts within this group in regards to progress bars and how to make them, but the issue I am having right now is that as soon as the userform appears to tell me waht stage it's at in the macro.... the macro stops until i close the userform.
|
| dim objects and dim long | 27 Sep 2006 15:43 GMT | 3 |
I was wondering if someone could explain to me why it is we dim objects and long. Where is it important to do and why. I have been puzzled by this. I have read lots trying to figure this out. What it means and the purpose of it's application I am strugling with.
|
| Export Access Table to Excel | 27 Sep 2006 15:39 GMT | 2 |
I'm trying to use code that I found in a previous post to export an Access table to Excel. The code is as follows: Private Sub Command1_Click()
|
| How to print all criterions of filter at AutoFilter | 27 Sep 2006 15:38 GMT | 1 |
How I can to print at once, all criterions of one filter in "AutoFilter", without the need to select and print the criterions one by one ? Thank
|
| Saving E Mails | 27 Sep 2006 14:48 GMT | 1 |
I have an excel sheet which part of it checks my inbox for e mails with the subject of "manual handling questionnaire" it then moves it to a folder called manual, and then it is supposed to save the file in my h drive, but it all works except that it will not save the file into my h
|