Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 hopkinsc
		
			hopkinsc
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I need some help setting up an error message, i think maybe i need to use set analysis for what i am trying to do...
within my transaction application, the end user will select a TRANSID to view the transaction details. We have 250+ retail stores, so alot of the time there are a number of stores that have the same TRANSID's.
I want an error to pop up if there are duplicate TRANSID's after the user has selected one. I would like the error to say something like
'Please select a store before continuing'
Can anyone help please?
 
					
				
		
 llauses243
		
			llauses243
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
my offer-schema is ... macro: for control field TRANSID (must select one value) then to control field retail store if exists 2 or more values display error with msgbox else nothing
asoc macro to field TRANSID on event selected
Luis
 hopkinsc
		
			hopkinsc
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, Thanks for your reply,
Is there any way of doing this without using a macro?
 hopkinsc
		
			hopkinsc
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Any more help with this one??
 hopkinsc
		
			hopkinsc
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Any ideas?
 
					
				
		
Hi Hopkinsc,
http://robwunderlich.com/Download.html
see the Cookbook of Rob and there is a example for errors. That is exactly what you need. Thanks to Rob.
