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 had the same specifics as rajrev. Crystal 8.5 SQL2000.
I am trying to create a report based on a query in MSAccess XP. It worked prior to XP in WIN98, but now doesn't.
Thanks s-)
Kim
Thanks for your reply.
I'm trying to do what a photo sports lab does when I order a magazine cover. I send an .xls spreadsheet or database that had the person's name and .jpg in a row. Then somehow they merge this data with the template and print the picture.
I don't want to have to hand...
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 too was having this error on a Win98 PC trying to connect to SQL Server throught Crystal 8.5. I used the suggestion of running cliconfg and saw Named Pipes as my default. I changed this to TCP/IP and it fixed my problem.
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...
Thanks George for answering,
Evedentally the code I supplied works. All I have to do is call BringupInternetExplorer after the On_Click... The .navigate opens the help file. I think the window.open would work if the BringupInternetExplorer is not defined.
Kim
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.