Mike, I like the Excel solution. I can open Excel directly in print preview after formatting the report. However when you close the print preview, it leaves the Excel window open. Can I prevent this? I want the user to either print or close the report from print preview without having to bother...
Hi all,
Without a grid control on the VFP report writer controls, is it possible to show details from more than one table in the detail band?
I have a master table with 2 related detail tables, and I'm trying to write a report which will show the details, gridlike, one after the other.
Any...
Hi all,
I'm rewriting a Paradox app in vfp6. I have a form with a grid which has a date column. The request is for dates in the column earlier than today to appear in red and larger font, while the other dates appear in normal black.
This is fairly easy to do in Paradox, but I can't seem to...
Thanks Mike.
I got an error on this line:
xlsheet.Pictures.Insert("C:\Documents and Settings\Administrator\My Documents\My Pictures\02FH5.jpg")
But I found that replacing it with the following line did what I needed.
xlsheet.shapes.addpicture("C:\Documents and...
Hi,
I'm exporting some data into excel through automation. This has gone ok.
I wish to place a graphic (a bmp file) on the worksheet as well, but haven't found out how, or the excel function to place the graphic file on a specific cell on the worksheet.
Any help will be appreciated.
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.