Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, This is where I demonstrate my breathtaking ignorance..... This is my code; Code: -------------------- Sub Letter1Printchoose() Sheets("Stage 2 Letter").Select If Range("C23").Value < "" Then Run ([Sub Letter1Printmulti()]) If Range("C23").Value = "" Then Run ([Sub Letter1Printsingle()]) Sheets("Customer List").Select End Sub -------------------- Why doesn't it work? My only excuse is that it is Friday....... -- Alec H ------------------------------------------------------------------------ Alec H's Profile: http://www.excelforum.com/member.php...o&userid=31042 View this thread: http://www.excelforum.com/showthread...hreadid=518720 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search, Copy, Paste Macro in Excel | Excel Worksheet Functions | |||
Editing a simple macro | Excel Worksheet Functions | |||
Can T Get Macro To Run! | New Users to Excel | |||
Make Alignment options under format cells available as shortcut | Excel Discussion (Misc queries) | |||
Help with macro to choose printer | New Users to Excel |