PDA

View Full Version : open main form by sending info to the subform II



ailyn
12-02-2005, 07:13 AM
Sorry but this one keeps giving me serious trouble. As I said before:
main form NordersMaken feeds on table Orders
subform NordersDetails feeds on table OrdersDetails that has ProductId and BlowerId from Products and Blowers tables respectively.
From Products form I load the productId in the subform (NordersDetails) but I still get error messages because I didn't select a blowerId. what if I do not want to select one? How can I leave it empty?