S 
		
								
				
				
			
		Steve
I have figured out how to disable the "Next" button if
Me.NewRecord = True but how do I disable the "First"
and "Previous" buttons if the form is currently showing
the first record. There is no Me.FirstRecord!!
Thanks for the help..
				
			Me.NewRecord = True but how do I disable the "First"
and "Previous" buttons if the form is currently showing
the first record. There is no Me.FirstRecord!!
Thanks for the help..