Home |
Search |
Today's Posts |
#12
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bob Phillips wrote:
I just tried to reproduce what you get but I couldn't. Can you post the code that failed so that I can try it? I have a couple of ideas. This is the code to append Sub ScreenPrint() lpr = DDEInitiate("win", "wwk") Call DDEExecute(lpr, "lpr-0" & ActiveCell.Text & "PRINT") Call DDETerminate(lpr) End Sub Cheers, VK |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a macro to create excel line graph with coloured pointers anddata lables | Charts and Charting in Excel | |||
Using a macro to create a macro | Excel Discussion (Misc queries) | |||
Using a macro to create a macro in another workbook | Excel Worksheet Functions | |||
Macro to create macro | Excel Discussion (Misc queries) | |||
Have a Macro create a Macro | Excel Programming |