T
Troubled
What is the difference between an append and an update query
I have a table with products and prices. I want to display them in a form in a different order then they are in the table.
I thought I could do it with a query to gather the information I need.
But once I have the results and put them in a form - I need to be able to update the original table
Is that possible
Thanks
I have a table with products and prices. I want to display them in a form in a different order then they are in the table.
I thought I could do it with a query to gather the information I need.
But once I have the results and put them in a form - I need to be able to update the original table
Is that possible
Thanks