L 
		
								
				
				
			
		Liz
Access 2007.  I have an inventory database with a form for inventory
disposal. The status field lists each item as current or disposed. When a
user types in the asset number of the item, I would like to see one of two
things happen:
If the item status is "disposed": a message box saying that the item has
already been disposed of.
If the item is status is "current": open the Inventory Disposal form.
How do I make this happen?
Thanks
				
			disposal. The status field lists each item as current or disposed. When a
user types in the asset number of the item, I would like to see one of two
things happen:
If the item status is "disposed": a message box saying that the item has
already been disposed of.
If the item is status is "current": open the Inventory Disposal form.
How do I make this happen?
Thanks