Search results

  1. R

    Control Visibility Update

    Hello Everyone~ Does anyone know of a way to update the visibility of a control twice within the same event? Here's what I want to do, I have a form with a command button (cmdGo). On the click event, I want the following sequence of events: 1- a listbox (lstFiles) to become invisible 2- a...
  2. R

    Shell object rename help

    Hi~ First off, sorry about the title; I couldn't really come up with anything that made sense. Here's what I'm trying to do, I am trying to rename a table in one database from within another (there is a really good reason why I want to do it from somewhere other than the db that contains the...
  3. R

    Where is the query used?

    I just started a new job and took over a database that has been in production/use for about six years...quite robust, but also quite confusing. I need to add some functionality to some forms to accomodate for changes in fiscal year (FY), and I don't want to build a new form for each year (as my...
Back
Top Bottom