Application Title base on data on table

trusein

New member
Local time
Today, 19:19
Joined
Jun 2, 2005
Messages
2
Good Day,

Is it posibble to refer data from table and using it for a application title?

I know we can used tool/startup to change a title of application but I need to combine with other data refer from table.

For example : Microsoft Access (Company Name)

+ company name is a data refer from a table company.

TQ
 
Search Access Help for the AppTitle property.
From Access Help: "In a Microsoft Access database (.mdb), you can add [the Application Title] by using the CreateProperty method and append[ing] it to the Properties collection of the Database object."
 

Users who are viewing this thread

Back
Top Bottom