Hi,
I am trying to change the data type of multiple calculated fields from text to logical? Is it possible to do this in a query? Alternatively, how could I run a make-table query and have the values of these fields be set to logical each time the query is run.
The reason that I wish to do this is that I have a table containing multiple text fields with "X" values if the condition is true. I wish to count the number of occurences for each of these fields simultaneously. Once the type is changed to logical I can sum the occurences of -1 (Yes), and multiply by -1.
Thank you for your help.
Andy Benesch
I am trying to change the data type of multiple calculated fields from text to logical? Is it possible to do this in a query? Alternatively, how could I run a make-table query and have the values of these fields be set to logical each time the query is run.
The reason that I wish to do this is that I have a table containing multiple text fields with "X" values if the condition is true. I wish to count the number of occurences for each of these fields simultaneously. Once the type is changed to logical I can sum the occurences of -1 (Yes), and multiply by -1.
Thank you for your help.
Andy Benesch