Forum Discussion

AlaaElmahmoudy's avatar
AlaaElmahmoudy
Copper Contributor
Nov 11, 2022
Solved

how to stack part of named arrays/

hi, I have two named arrays, Array1 and Array2, and I want to stack row#3 from the first array +Row #4 from the second array
i.e
=Vstack(row#3@Array1, Row#4@Array2)
what is the syntax to be written?

4 Replies

    • AlaaElmahmoudy's avatar
      AlaaElmahmoudy
      Copper Contributor
      Thank you very much, may I ask another two questions?
      1 - I have Array and want to sum the total of each column but exclude the first row (header).
      2 - How to use this syntax but exclude certain rows (as I have many rows and I need to exclude few)?
      • Riny_van_Eekelen's avatar
        Riny_van_Eekelen
        Platinum Contributor

        AlaaElmahmoudy Please provide some more information. A screenshot of a link to a file with an example of such an array and on showing which rows need to be summed.