G
Guest
I have a cross table query that return various sieves information as following:
Query1
ID Sieve_80 Sieve_35 Sieve_40.......etc
1 20 40 10
As you all know, we cannot know the number of sieve columns.
I have then another query that recuperate data in the query1. My question is
: Is there a function that determines if a column Sieve_13 is exiting? Thank
Query1
ID Sieve_80 Sieve_35 Sieve_40.......etc
1 20 40 10
As you all know, we cannot know the number of sieve columns.
I have then another query that recuperate data in the query1. My question is
: Is there a function that determines if a column Sieve_13 is exiting? Thank