What is Chr(34) ---- Q No.2

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

.....

Secondly, If I use DoCmd.OpenQuery instead of DoCmd.OpenTable,

Is it OK that other parts of the VBA sentence is the same as DoCmd.OpenTable
?


Thanks again :)
 
Martin said:
....

Secondly, If I use DoCmd.OpenQuery instead of DoCmd.OpenTable,

Is it OK that other parts of the VBA sentence is the same as
DoCmd.OpenTable ?

Yes. But why don't you just try it and see? That would be a lot faster
than posting a newsgroup question and waiting for a reply.
 

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

Back
Top