I have a few different forms that I want to open from a datasheet form (ie. another datasheet form on a lower level, an edit details of specific record form, etc.). I kind of want to steer clear of having one form open on 1click and another open on doubleClick events... Have you ever needed the option to open multiple forms per record in a datasheet? What methods did you use? Do you have any good ideas on how to go about this? Thanks!