Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where value in Macro

Status
Not open for further replies.

ailyn

Programmer
Sep 15, 2005
108
BE
Hi!
I've got all my forms interacting through buttons that call the macro action to open the next form. The problem is that they don't pass the joint value. Like Seller form opens orders form with sellerid in common but it doesn't open the right order.
I tried the where value [sellerId] but it doesn't work either. What should I do?
& if there are no values to match (like a seller that has done no orders yet) how do I show a message and cancel the openform action?
 
And I answer to myself: use the wizard for creating buttons instead! XD
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top