Kelly if you want to open/position a form relative to a control see:
http://www.lebans.com/openform.htm
A97OpenFormRelativeToControl.zip is an MDB showing how to open a second Form
relative to a control on the parent Form.
Version 1.5
Onno Willems added logic to support controls on TAB pages. Fixed logic Bug
for LEFT setting..
Version 1.4
Added logic to handle form's with their Popup property set to True. Added
support for the following positions relative to the specified control.
' 0 = Underneath
' 1 = On Top
' 2 = Right Side
' 3 = Left Side
' 4 = Bottom Right Hand Corner
Version 1.3
First release
Thanks for the link Stephen.
that class mod worked perfect.
[quoted text clipped - 9 lines]