+ Reply to Thread
Results 1 to 2 of 2

update prompt message

  1. #1
    Souris
    Guest

    update prompt message

    I have a spreadsheet which retrives data from Access database using ADO.

    I got message to confirm update all the time, but the retrive data code is
    on button click. Is Excel smart to know that there is link database even the
    retrive code does not run?

    Can you just set the message off?

    Any information is great appreciated,


  2. #2
    Registered User
    Join Date
    08-23-2005
    Posts
    16
    Look up
    DoCmd.SetWarnings False
    in Access help - that will turn your warnings off
    be sure to turn it back though
    I think there is a UI version under tools options too.
    cheers
    Simon

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1