Hi guys,
I worte a macro to refresh a report by passing values and save them as pdf files and now the user wants data in excel sheet to work on.
This is my macro for saving pdf.
Set doc = Application.Documents.Open("C:\R-20-##-###-CY2002.rep")
Set var = doc.Variables.Item(1)
Set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.