[Solved] I want to change text in Calc using wildcards

Discuss the spreadsheet application
Post Reply
rrvau1
Posts: 3
Joined: Thu Feb 07, 2008 11:03 am

[Solved] I want to change text in Calc using wildcards

Post by rrvau1 »

Please answer the following questions, along with describing your problem or question.

Which version of OpenOffice.org are you using: 2.3
What Operating System (version) are you using: Windows XP

----------------------------------------------------------------------------------
Your question: I am trying to construct a spreadsheet in which I need to average a particular column. I am using "average(J8:Jn)" where n is that last row that has been entered. If I enter this formula as average(J8:J9) and then copy down all column number increment, eg :idea: average(J8:J9) average(J9:J10)average(J10:J11)average(J11:J12) and so forth. However, what I desire is for the formulae to read average(J8:J9) average(J8:J10) average(J8:J11) average(J8:J12) etc. Using wilcards doesn't even find the desired text. How do I achieve this?

All suggestions gratefully received.

Royce




HEY GUYS, thank you all for your help, it is much appreciated. Problem solved.

Royce
Last edited by rrvau1 on Fri Feb 22, 2008 10:46 am, edited 1 time in total.
JohnV
Volunteer
Posts: 1585
Joined: Mon Oct 08, 2007 1:32 am
Location: Kentucky, USA

Re: I want to change text in Calc using wildcards.

Post by JohnV »

However, what I desire is for the formulae to read average(J8:J9) average(J8:J10) average(J8:J11) average(J8:J12) etc.
Your original formula should be
=AVERAGE(J$8:J9). The $ make 8 an absolute, rather the relative, reference.
http://user.services.openoffice.org/en/ ... 43&p=10658
User avatar
Villeroy
Volunteer
Posts: 31279
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: I want to change text in Calc using wildcards.

Post by Villeroy »

Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply