Hello,
I would like to get row/column number by the header field of a table.
Let's suppose we have a global table with 5 rows of the following header fields:
Product1
Product2
Product3
Product4
Product5
Product1 is the header field of first row, Product2 is the header field of second row, etc.
How to determine the row number based on the name of its header? For example that row number with header "Product3" is 3? I searched throught the functions for global tables (https://answers.flexsim.com/articles/19553/global-tables-75.html) and no of the functions presented there seems to do what I want.
Is there any smart way to do this operation?
Regards,
Jack