Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm working on a large application that now calls APL through an ActiveX
server. APL manages a bunch of databases, does calculations, formats reports, and prints them to the default printer. All interface with the user is already in Excel/VBA. I'm working to eliminate the APL. Access can take over the APL component files. VBA, of course, can handle the calculations, and in some cases more easily, using the built in BetaDist and GammaLn functions. With help here I'm now reading and writing small text files, which APL did before. Next along this line is to print them. In APL I have a rather sophisticated formatting routine that the APL people wrote for me. But to start I'd be happy in just sending the text file to the printer. Maybe someday I can replicate the formatting that APL does, especially the fit to page capability. Don <donwiss at panix.com. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing pdf files from Excel 2007 | Excel Discussion (Misc queries) | |||
Excel (xls) files spontaneously converting to text files | Excel Discussion (Misc queries) | |||
Printing Multiple Files | Excel Discussion (Misc queries) | |||
Excel printing to separate files | Setting up and Configuration of Excel | |||
printing sheets in different files | Excel Programming |