Hi Bruce,
I tried using the p_web.AddBrowse but the value I am passing is being used in a filter not as a key. So all of the browses have an order number on each row, on-click I call the memory form and need to pass the order number field. In the form procedure I need to get the order number and pass it on to the browse so it can be used in a filter. Can I use the AddBrowse to just pass the value? How can I get the value passed to the form from the form or form/browse procedures?
Thanks