Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og
kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
No need to start another thread. I'm not sure if you use , or ; but I think this is the Norwegian translation. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1),2)*A1: M1,RAD(INDIREKTE("1:5")))) Mike "JanB" wrote: Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Still wrong Mike
I have now changed some "." into ";" to not get the error dialog box. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5")))) It would not work JanB Mike H skrev: Hi, No need to start another thread. I'm not sure if you use , or ; but I think this is the Norwegian translation. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1),2)*A1: M1,RAD(INDIREKTE("1:5")))) Mike "JanB" wrote: Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Did you array enter it? Mike "JanB" wrote: Still wrong Mike I have now changed some "." into ";" to not get the error dialog box. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5")))) It would not work JanB Mike H skrev: Hi, No need to start another thread. I'm not sure if you use , or ; but I think this is the Norwegian translation. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1),2)*A1: M1,RAD(INDIREKTE("1:5")))) Mike "JanB" wrote: Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
<would not work
What happens? -- Kind regards, Niek Otten Microsoft MVP - Excel "JanB" wrote in message ... Still wrong Mike I have now changed some "." into ";" to not get the error dialog box. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5")))) It would not work JanB Mike H skrev: Hi, No need to start another thread. I'm not sure if you use , or ; but I think this is the Norwegian translation. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1),2)*A1: M1,RAD(INDIREKTE("1:5")))) Mike "JanB" wrote: Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5"))))
I get Cell with ### The info box says: One value that is used in the formula is wrong datatype (I have tried to translate the Norwegian message) JanB Niek Otten skrev: <would not work What happens? -- Kind regards, Niek Otten Microsoft MVP - Excel "JanB" wrote in message ... Still wrong Mike I have now changed some "." into ";" to not get the error dialog box. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5")))) It would not work JanB Mike H skrev: Hi, No need to start another thread. I'm not sure if you use , or ; but I think this is the Norwegian translation. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1),2)*A1: M1,RAD(INDIREKTE("1:5")))) Mike "JanB" wrote: Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
The first and most obvious check. Is the cell wide enough to display the result? Do you have any text cells in the range? Note that despite only working on numbers in 'odd' columns the formula still checks 'even' columns so you can't have text in any cell in the range. Mike "JanB" wrote: =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5")))) I get Cell with ### The info box says: One value that is used in the formula is wrong datatype (I have tried to translate the Norwegian message) JanB Niek Otten skrev: <would not work What happens? -- Kind regards, Niek Otten Microsoft MVP - Excel "JanB" wrote in message ... Still wrong Mike I have now changed some "." into ";" to not get the error dialog box. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1);2)*A1: M1;RAD(INDIREKTE("1:5")))) It would not work JanB Mike H skrev: Hi, No need to start another thread. I'm not sure if you use , or ; but I think this is the Norwegian translation. =GJENNOMSNITT(N.STØRST(REST(KOLONNE(A1:M1),2)*A1: M1,RAD(INDIREKTE("1:5")))) Mike "JanB" wrote: Har fått hjelp med mitt problem, men den formelen jeg fikk er på engelsk og kan ikke skrives slik i en Norsk Excel =AVERAGE(LARGE(MOD(COLUMN(A1:M1),2)*A1:M1,ROW(INDI RECT("1:5")))) Kan noen hjelpe med å oversette den? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a formel in excel | Excel Worksheet Functions | |||
{} in formel | Excel Worksheet Functions | |||
Date format and weeknum formel | Excel Discussion (Misc queries) | |||
Formel for å hente tekstbiter til rapporgenerator. | Excel Discussion (Misc queries) | |||
minus formel/fortegn | Excel Discussion (Misc queries) |