Recent content by YoungPhoenix09

  1. Y

    Problem with label caption changes not showing...

    The Repaint method worked perfectly! Thanks!
  2. Y

    Problem with label caption changes not showing...

    Not exactly... The queries take a good while to run sometimes so I want the label to change captions as a status update as to what process is being run so the user can have a sense of what's going on. Therefore, the whole code is executed with the click event of the command button.
  3. Y

    Problem with label caption changes not showing...

    Hey everyone! Hope everyone's day is going well so far. I have an issue with one of my labels not changing when the caption property is updated. I'm using VBA to code a button that runs a few queries and generates a report after the results have been created. I'm trying to update a label's...
Back
Top Bottom