AndrewMacro.odt (link to it below) provides working examples

On 02/10/2013 08:26 PM, Jason Cipriani wrote:
Hi,

I'd like to be able to go down a column, and fill every blank cell with the
same content as the first non-blank cell above it. So if I have:

5
*blank*
*blank*
*blank*
6
7
8
*blank*
9
*blank*
10
*blank*

I want to be able to select those cells in that column and have it changed
to:

5
5
5
5
6
7
8
8
9
9
10
10

Is it possible to write a macro to do this (or is there maybe something
already built in)? I have never done any work with OpenOffice macros, and
I'm not really sure how to start.

Thanks!
Jason


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org

Reply via email to