Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hai,
can anyone tell how to make all the objects in a sheet should send to Excel file. This action should be done by Button click.
Please share your ideas on this.
Thnks
Hi,
This could help you, just check
Thanks & Regards
hai,
when i am testing the macro edit script its showing black color in line where
Set XLApp= CreateObject("Excel.Application")
can you check it reply me why it is not giving exact result.
Thnks
hi thanks for reply,
After selecting "Allow System Access" it is working fine but now another line it is showing in Black color i.e,
Set XLDoc= XLApp.Workbooks.Add.
Please check this and say why it is getting error .
Thnks