Thread
:
remove routing slip
View Single Post
#
2
Posted to microsoft.public.excel.programming
keepITcool
external usenet poster
Posts: 2,253
remove routing slip
Sub RemRouting()
ActiveWorkbook.HasRoutingSlip = False
End Sub
--
keepITcool
|
www.XLsupport.com
| keepITcool chello nl | amsterdam
Jo wrote :
I have a documents which has a routing slip but I wan to remove it...
is this possible and if so how?
Reply With Quote
keepITcool
View Public Profile
Find all posts by keepITcool