B
blm
MS has changed things since the last time I had to write this code, and the syntax (that USED to work) with screen.width, now errors
Could someone help me translate this into current VB
IF ((form's height + FormTop) > Access Window Height) OR ((form's width+ Formleft) > Access Window width) THEN ..
i.e. IF my form window is sticking off the sides of the Access window, THEN I'll moveSize it accordingl
AHA, TI
bl
Could someone help me translate this into current VB
IF ((form's height + FormTop) > Access Window Height) OR ((form's width+ Formleft) > Access Window width) THEN ..
i.e. IF my form window is sticking off the sides of the Access window, THEN I'll moveSize it accordingl
AHA, TI
bl