Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: lovely_pink Profile
 | Femeie 24 ani Bucuresti cauta Barbat 26 - 49 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2308
|
|
MAKE ARRAY FROM STATIC RANGE
E.g. in range A1:C3 I have some numbers: 1 2 3 4 5 6 7 8 9
Make array based on range and then you can refer to array with # reference
=LAMBDA(arr; MAKEARRAY( ROWS(arr); COLUMNS(arr); LAMBDA(R;C; INDEX(arr; R; C)) ) ) |
_______________________________________

|
|
pus acum 8 zile |
|