MORE SQL Insert in VBA

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.
 
P

Pat Backowski

Thank you Allen - I was able in 5 minutes to understand what its all about.
As you know I've been struggling with this for the last month.
Many Thanks and "Cheers"
Pat.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top