At 15:25 15/07/2012 -0700, Dave Wagner wrote:
Col A-O; ROWS 15

Input value in a1 only.

The rest should look like the following [...]

starting at a1
1,1,2,2,3,3,4,4,5,5,6,6,7,7,8
8,9,9,10,10,11,11,12,12,13,13,14,14,15,15
16,16,...
and so on.

Is there an easier way to do this, than the way I approached it?

With your initial value in A1, enter in B1
=$A1+INT((COLUMN()-1)/2)
and fill this along row 1.

In your example file, you actually have your seed value in B8, so you will need to adjust this formula. If you need to distribute your values in rows, subsequent rows should have a formula with the "-1" modified.

I trust this helps.

Brian Barker


--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to