G
Guest
I need help programming a form operation. When the form looses focus or is
saved (thru a button) I need it to make a check. It should perform the check
as follows:
If QTYREC is lower than QTYORD and WONBR contains “--“ then popup a form
that says “You need to reorder parts†or if QTYREC is lower than QTYAVAIL
then popup a form that says “You need to make a scrap report.â€
I am lousy with VBA and could use a little help. Can someone help code this?
All of the above should be one event. Any help is greatly appreciated.
saved (thru a button) I need it to make a check. It should perform the check
as follows:
If QTYREC is lower than QTYORD and WONBR contains “--“ then popup a form
that says “You need to reorder parts†or if QTYREC is lower than QTYAVAIL
then popup a form that says “You need to make a scrap report.â€
I am lousy with VBA and could use a little help. Can someone help code this?
All of the above should be one event. Any help is greatly appreciated.