P
Pat Backowski
After some kind help from 'mscertified' yesterday, I need some help in the
following in VBA:
Insert into Pend_Link_Table (LinkID, Route_ID) Values (LinkID, Route)
LinkID is numeric and Route is a string, with corresponding data types in
the table.
I'm lost in &'s, ', and "
Many thanks for you kind assistance,
Pat.
following in VBA:
Insert into Pend_Link_Table (LinkID, Route_ID) Values (LinkID, Route)
LinkID is numeric and Route is a string, with corresponding data types in
the table.
I'm lost in &'s, ', and "
Many thanks for you kind assistance,
Pat.