Macro to hide/unhide multiple columns

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
Fraz627
Posts: 22
Joined: Sat Jun 17, 2017 8:31 am

Macro to hide/unhide multiple columns

Post by Fraz627 »

How would one go about hiding/unhiding multiple column using a macro.
thanks
Open Office 4.1 on Windows 10
User avatar
Zizi64
Volunteer
Posts: 11359
Joined: Wed May 26, 2010 7:55 am
Location: Budapest, Hungary

Re: macro to hide/unhide multiple columns

Post by Zizi64 »

How would one go about hiding/unhiding multiple column using a macro.
Did you meant: ...in an ODF type Calc document?
Tibor Kovacs, Hungary; LO7.5.8 /Win7-10 x64Prof.
PortableApps/winPenPack: LO3.3.0-7.6.2;AOO4.1.14
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.
Fraz627
Posts: 22
Joined: Sat Jun 17, 2017 8:31 am

Re: macro to hide/unhide multiple columns

Post by Fraz627 »

yes a Calc spread sheet.

I use the cells outside the user area to store variables, list box data, ect
Open Office 4.1 on Windows 10
User avatar
Zizi64
Volunteer
Posts: 11359
Joined: Wed May 26, 2010 7:55 am
Location: Budapest, Hungary

Re: macro to hide/unhide multiple columns

Post by Zizi64 »

Tibor Kovacs, Hungary; LO7.5.8 /Win7-10 x64Prof.
PortableApps/winPenPack: LO3.3.0-7.6.2;AOO4.1.14
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.
Post Reply