Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 17th, 2006, 09:39 AM
Authorized User
 
Join Date: Dec 2005
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Default splash form property changes problem

Hi again,
im sorry, but i have yet encountered another problem.

Basically I made a form when upon loading calls a set of sub-routines to update the DB, each routine is a task that is reflected and displayed as a label on the splash form and when that procedure finishes, that label will change to bold to indicate that it has completed and moves onto next task.
so far so good, but the thing is i cant see that change (label changing to bold) until it all finishes and the main screen re-appears.

what i have found out is that i put a msgbox at the end of every procedure as a test to indicate they finished, and when it appears u can see the label in bold, when i take these out, u cant see the weight change of the label.

can anyone suggest why this is or a way to get round this?
I have tried .Refresh and giving the form .Setfocus but nothing.

Thank you, any help is very much appreciated.

Kind regards

Derek


 
Old January 17th, 2006, 10:54 AM
Authorized User
 
Join Date: Dec 2005
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi there,

I have found the solution to my problem:
created a sub with timer to delay program and refreshed it there.
works fine now. thanks and sorry for the post.

Derek






Similar Threads
Thread Thread Starter Forum Replies Last Post
Subject: use the Form property to refer to a form ayazhoda Access VBA 5 May 19th, 2008 04:39 AM
Splash form umeshtheone Beginning VB 6 1 June 26th, 2007 06:27 PM
Changing the BackColor property of a Form Qman69 Visual Basic 2005 Basics 0 March 14th, 2007 04:43 PM
Splash form problems mwphillips Beginning VB 6 1 November 19th, 2003 05:02 AM
Form TopMost property shadowpug VB.NET 2002/2003 Basics 1 September 3rd, 2003 11:39 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.