Hi!
As the subject says, I want to open Word/Excel files using common dialog and on a click of button want to convert them into PDF and save it in a given location, all this using Visual Basic automation with Acrobat object library.
Any sampe would be greatly appreciated.
Thanks,
Netizen
Hi!
One way to prevent a mail being sent without subject given is writing a macro and pasting it as shown in steps below:
1. Open Outlook
2. Press Alt+F11. This opens the Visual Basic editor
3. On the Left Pane, one can see "Microsoft Outlook
Objects", expand this. Now...
Hi!
I've an FTP site where I programatically upload some files. After that view these files using Internet Explorer (my version is 6.0). All files get opened in the browser without any problem except excel files (.xls)! While opening any .xls file, from being in this FTP folder, it first pops up...
Hi!
I'm working with Excel and I've this problem. I've a few names in one column and next to each name there is a corresponding id. Example
John | 02343
Harry | 39321
Mary | 23422
Alex | 32023
Faith | 92930
I've this data in my first sheet of workbook. So, at some place on another...
Hi! All,
I've created a setup for an application developed using VB6. This app has few crystal reports done with version 7. Now the setup works on my machine properly but with one installation error msado25.tlb where it gives 'Abort', 'Ignore', 'Retry'. I just say ignore and it completes on my...
Hi!
I'm using VB6 and SQL Server 2000!
I've an application in VB where i'm sending some information like square root of or some other special character information to update in SQL 2000 data table. Actually I'm encrypting this information using Crypto DLL's and storing it at the backend. From...
Hi!
I'm using Crystal Reports 8.5 and DB2 to generate my reports. I've created an SP in AS/400 and am able to see that from Crystal Reports when i connect using the Data Explorer. But when i try to add teh SP to the report it gives me the following error:
"ODBC Error: [IBM][Client Access...
Hi!
How to open the predefined, saved notes mail templates from Visual Basic. Say i click a menu item from VB then it should list me all the save predefined templates in a list box so that i can select the respective template and pull open the same using VB and Notes automation methods! The user...
Hi!
I'm using VB and i want some information to be automated using Lotus Notes as explained below:
There are certain templates (a mail item with a logo and some predefiend text etc.) which i want when i click a menu item in VB. These templates will have a subject and all such templates subject...
Hi!
I'd like to know how to open saved templates (i.e. templates created using Lotus Notes that is basically a mail item with a logo on it in the left side and some pre defined text and signature) using Visual Basic automation. I mean i'd click a menu item upon which i should be able to read a...
Hi!
I've a URL location (Ex: http://myServer:8080/test) where I've some files. Now how do I copy these files which are under this URL to a local say "C:\Test" directory?
How to do it in Visual basic? Can we do it using the File System object?
Please let me know...
thanx.
netizen
Surprisingly, i put this question but didn't get a proper response till today. Here is the answer:
Add a command button to a form and set reference to EXCEL OBJECT LIBRARY (maby EXCEL8.OLB or EXCEL9.OLB or EXCEL10.OLB). Then add following code: THis explains clearly what resolution i was asking...
Hi! all,
I'm working with VB6 and Ecel 97 object library. I'm able to open up excel sheet using desired automation also giving a filename for the worksheet (using .Name property of worksheet) as well as Overall window name as the same. Please find the code below...
Hi! ALL,
I'm working with VB6 and Excel 97 object library. I want to Disable worksheet's control box 'X' button through automation and disable it, so that the user can close only the workbook and not the work sheet. Please let me know how to do this.
thanks much,
netizen
Hi! All,
I'm working with VB6 and i'd like to know through VB which Operating System I'm using? Is there a command to do it or any API??? Please let me know.
thanks much,
Netizen
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.