Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Print Excel from VB
Name: kboucher Date: September 17, 2003 at 11:08:17 Pacific OS: xp CPU/Ram: not sure
Comment:
I've created an inventory program which allows the user to query different information and have it write to a .csv file. It would be most desirable if the file could be in excel format but this does not seem to allow seperate columns. (.xls) I would then like the ability to print a saved file. (without having to open it) Is that possible? Any further questions please just email me. Thanks!
Name: Chi Happens Date: September 17, 2003 at 17:08:12 Pacific
Reply:
You should be able to send the file to print using the ShellExecute command and specify PRINT as the executable and the filespec (the entire file path and name) as the command line option. Example:
Summary: Hai i hav doubt in Taking Print Out from vb. Actually when the user press the print button(command button) the contents of the textbox etc must be printed in a paper(on some specified area). Pls reply...
Summary: is it possible to manipulate an access report through VB. I'm using VB 6 and I have developed a database for my boss but he now wants reports for his clients. I have designed a report that lists all ...
Summary: Hi, i made a app from VB .net and when i try to test it out on my other pc, it came out a dll missing file, i downloaded that dll mscoo.dll or something like that then this error mess came out: please...