G
Guest
In one of my tables, I have a field called page. The field is full of page
numbers, for example , "010," "G-4," "C33," "238," etc.
I'd like to make it so that all of them say, "Catalog Page 010," "Catalog
Page G-4," "Catalog Page C33," "Catalog Page 238," etc.
You wouldn't use an append query, because that would append records to the
table. And, I don't want to search and replace for every page number. How
could I do this?
thanks much
Jarrod
numbers, for example , "010," "G-4," "C33," "238," etc.
I'd like to make it so that all of them say, "Catalog Page 010," "Catalog
Page G-4," "Catalog Page C33," "Catalog Page 238," etc.
You wouldn't use an append query, because that would append records to the
table. And, I don't want to search and replace for every page number. How
could I do this?
thanks much
Jarrod