Hello,
I am using Crystal 8.5
I have a report similar to an invoice. I have GH! which is customer specific.
A Detail section which list all invoices that customer has. There is a field for a reason code (this is used for each invoice)
I have a Group Footer Section which totals each invoice...
I have an .xls file with names of customers. I have a photoshop template that is a magazine cover. I have several pictures in a directory. How do I merge the data? I want to automate a batch so it adds my jpg and name to the magazine cover.
Thanks
kim
Thanks s-)
Kim
I am trying to use the GetObject Function instead of the CreateObject function because my application supports OLE. I can use the GetObject with Word and Excel because they are the only program that brings up .doc or .xls, but with IE and .html file can be brought up by several classes so I am...
I am trying to use the GetObject Function instead of the CreateObject function because my application supports OLE. I can use the GetObject with Word and Excel because they are the only program that brings up .doc or .xls, but with IE and .html file can be brought up by several classes so I am...
I am using VBScript from an ActiveX compliant software. When the user clicks on a button I want an help.html page to load to let them know how to use the button they clicked. How do I do this??? I have the following snippit but am lost from here.
Sub BringUpInternetExplorer
Dim objIE...
I am new to vbscript... I have the following code:
Sub CheckForVIPMembers
Dim objFS ' File System Object
Dim objFile ' File object
Dim strFile_MemberID ' buffer to hold member ID from file
Dim strSF_MemberID ' buffer to hold...
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.