J
Jay
Hi, would somebody please help?
I've got a table tOrderbook with Fields: OderBookID, BookNo and OrderNo.
OrderBookID is Autonumber, BookNo is Numeric and OrderNo is Text. The values
entered would be something like: BookNo (938) and OrderNo (PRL95100 to
PRL95200, or WHK5200 to WHK5300). Is there a way that I would be able to fill
field 'BookNo' with "938" and fill 'OrderNo' with "PRL95100" right through to
"PRL95200". I would gues that I should be able to do it with an append
query, but I can't seem to get anywhere.
Many thanx
I've got a table tOrderbook with Fields: OderBookID, BookNo and OrderNo.
OrderBookID is Autonumber, BookNo is Numeric and OrderNo is Text. The values
entered would be something like: BookNo (938) and OrderNo (PRL95100 to
PRL95200, or WHK5200 to WHK5300). Is there a way that I would be able to fill
field 'BookNo' with "938" and fill 'OrderNo' with "PRL95100" right through to
"PRL95200". I would gues that I should be able to do it with an append
query, but I can't seem to get anywhere.
Many thanx