Hello all,
I created to concatenate queries today that I thought were all set. However, they don't update the table. They only give me a new table with the data combined. I want them to update the table. So I look at Update Query and the fields are different and I think I did the wrong thing.
I'll use the easy example: I combined a prefix and a item number. Works when I run the query, just doesn't update the table.
Here's what Ive got
Field: ITEM_PFX | ITEM_NUM | sku: [ITEM_PFX] & [ITEM_NUM]
Table: TABLE NAME | TABLE NAME
Sort (all blank)
Show (all three fields checked)
Criteria (all blank)
or (all blank)
Now in the UPDATE QUERY screen the options are:
Field:
Table:
Update To:
Criteria:
or:
How to I port my Query data into the UPDATE query! OR do I have to make another type of query!
While I'm loving results and have been at this for a week, I keep running into walls! UGH Your help is appreciated!
RB