P
pclis007 via AccessMonster.com
I have a form [frmCompanyBase] that updates a company name, address etc.
Assuming one company per copy of the program, I want for example the company
name entered on that form linked to all reports and forms in the DB. I tried
linking the txtbox on a given form to the txtbox in [frmCompanyBase], but if
that form isn't open, then it doesnt work. Also tried linking to the
underlying table for [frmCompanyBase]. Doesn't work. If nothing else,
thinking of keeping that [frmCompanyBase] open upon opening the DB, then
trying to hide it, but can't figure that one out either. Any suggestions,
solutions? The simpler the better.
Thanks
Assuming one company per copy of the program, I want for example the company
name entered on that form linked to all reports and forms in the DB. I tried
linking the txtbox on a given form to the txtbox in [frmCompanyBase], but if
that form isn't open, then it doesnt work. Also tried linking to the
underlying table for [frmCompanyBase]. Doesn't work. If nothing else,
thinking of keeping that [frmCompanyBase] open upon opening the DB, then
trying to hide it, but can't figure that one out either. Any suggestions,
solutions? The simpler the better.
Thanks