grifdoogindoggy
New Member
- Joined
- Aug 27, 2019
- Messages
- 21
I am looking for a way to print a returned array for a specific criteria.
For example, if the following values in a column do not equal 0, I would like to return them and print them in another column. I do not want to use a Macro.
i.e.
0
0
0
0
Apples
0
0
Oranges
0
0
Values: "apples","oranges"
Is this an index function? Thank you for any help.
For example, if the following values in a column do not equal 0, I would like to return them and print them in another column. I do not want to use a Macro.
i.e.
0
0
0
0
Apples
0
0
Oranges
0
0
Values: "apples","oranges"
Is this an index function? Thank you for any help.