Close excel, pdf for clean run

Hi.
I run some macros for an excel file. Personal.xlsb is still open after the run. How can I close this without using kill process? Also when I start running a new process, I like to start clean by not seeing any open excels. Is there a better way than kill process for excel or pdf.

Thanks a lot,

Hey!

Use close workbook activity… (Excel)

Use close application activity… (PDF)

Regards,
NaNi

Thank you, @THIRU_NANI
For Personal.xlsb how to use close workbook?

Regards,

Hey!

Can we try with close Application as well?

Regards,
NaNi

Hi @A_Learner

Have you tried with Kill process activity for excel

image

Have you tried with Close application activity for PDF

Regards
Gokul

Used close application for personal.xlsb. Thanks every one for all good suggestions and help.

Thanks

1 Like