https://bugs.documentfoundation.org/show_bug.cgi?id=148170

Andreas Heinisch <andreas.heini...@yahoo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|andreas.heini...@yahoo.de   |libreoffice-b...@lists.free
                   |                            |desktop.org
             Status|ASSIGNED                    |NEW

--- Comment #9 from Andreas Heinisch <andreas.heini...@yahoo.de> ---
So I checked the implementation and the only way to solve this is to change the
address of the form $A$1:$A$1048576 to the form $Sheet1.$A:$A

This can be done using the ScCompiler for the print range dialog. However,
under print ranges -> define it already selects the correct range without the
ScCompiler. Hence, the compiler doesn't reduce the address to the form
$Sheet1.$A:$A. 

I could not find the other way round (creating a reduced ScRange).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to