G
Guest
Hello,
I am using 2 Cross-Tab queries to denormalize data to present in a datasheet
view within a subform.
I've added a YES/NO field to the underlying query, which the user wants in
order to SELECT/DESELECT one or more records using this YES/NO field.
The question: As I am using 3 data sources for this datasheet, 1 table, and
2 cross-tab queries, joined with the table, I understand I cannot update any
data, due to the fact that cross-tab queries are used.
Any suggestions for working around this issue?
Thanks!
I am using 2 Cross-Tab queries to denormalize data to present in a datasheet
view within a subform.
I've added a YES/NO field to the underlying query, which the user wants in
order to SELECT/DESELECT one or more records using this YES/NO field.
The question: As I am using 3 data sources for this datasheet, 1 table, and
2 cross-tab queries, joined with the table, I understand I cannot update any
data, due to the fact that cross-tab queries are used.
Any suggestions for working around this issue?
Thanks!