Page 1 of 1

PrintArea and PrintTitles for sheets with spaces in name

Posted: Mon Jan 09, 2017 8:00 am
by GenasysCarl
Hi,

This code fails when trying to set print areas or repeating rows on sheets with spaces in the names.

Code: Select all

Sheet.PrintSettings.PrintArea(1, 1, 2, 2);
If the sheet name is "Client Information", I get an error saying E4016: Uknown sheet name "Information"

Is there another way to set internal names where I can specify the sheet name with single quotes to fix this?

Regards,
Carl

Re: PrintArea and PrintTitles for sheets with spaces in name

Posted: Tue Jan 10, 2017 11:17 am
by larsa
Hello

This is fixed in update 6.00.01