Running form without opening access?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I create a form which will return a value (via a procudure) is there a way
to somehow just give a user (this will be a single desktop application) the
ability to just click a desktop icon and the form will run or do they have to
open access and then the database? Just thought this would be a nice, clean
easy way for the user to activate the form?
Thanks.
 
If I create a form which will return a value (via a procudure) is there a way
to somehow just give a user (this will be a single desktop application) the
ability to just click a desktop icon and the form will run or do they have to
open access and then the database? Just thought this would be a nice, clean
easy way for the user to activate the form?
Thanks.

The Access database must be open to access the firm.

On the main database window, right-click on the form. Select create
shortcut. The shortcut will be placed on the desktop.

However, Access will also open and then display the form... but it is
all with one click.
 
Back
Top