what's the diffrence between using CurrentDB or Opendatabase(CurrentDB)

F

Fia

Hi
I'm just wondering what the diffrence is between using the code on the first
row than on the second row.

1. set DB = CurrentDB

2. set DB = Opendatabase(CurrentDB)

Thankful for a description of the difference

Fia
 
R

Rick Brandt

Fia said:
Hi
I'm just wondering what the diffrence is between using the code on
the first row than on the second row.

1. set DB = CurrentDB

2. set DB = Opendatabase(CurrentDB)

Thankful for a description of the difference

Fia

What you should do first is go to Google and look up the difference between
Cross-Posting and Multi-Posting in Newsgroups (and why one of them is
frowned upon).
 

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