+ Reply to Thread
Results 1 to 2 of 2

Status update while query running

  1. #1
    Registered User
    Join Date
    04-09-2015
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    30

    Status update while query running

    Hi all,

    Is it possible to have a textbox on a form update with text while the query is calculating?

    For example if i have a update query running in textbox i want to see "please wait, updating"

    Thanks

  2. #2
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,177

    Re: Status update while query running

    I put an invisible label on the form. When the queries begin, it
    turns on hrglass
    turn off messages
    sometimes displays the name of the next query running
    usage:
    ShowMsg "query 1" 'show the label
    and
    ShowMsg "" 'turns off the label

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Status Bar for Running Macro
    By glennjrobertson1980 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-11-2014, 12:20 PM
  2. Notify user that a file is locked upon running insert/update query
    By Snoopy2003 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-21-2012, 04:59 PM
  3. Running Access Update query from Excel
    By vish2025 in forum Access Tables & Databases
    Replies: 2
    Last Post: 10-26-2010, 08:53 AM
  4. Running Update Query using a Table
    By NBVC in forum Access Tables & Databases
    Replies: 4
    Last Post: 01-08-2009, 10:44 AM
  5. [SOLVED] Running a SQL Update Query in Excel VBA
    By KC in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-27-2006, 06:35 PM

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