View Single Post
  #1  
Old October 29th, 2008, 08:46 PM posted to microsoft.public.access
Nick T
external usenet poster
 
Posts: 156
Default code on text box

Hi,

Any suggestions on code which would work for the following:
I have two text boxes - "TextA" & "TextB". can i put some code some where
which will carry out a set function eg. close my db.

ie, When "TextA" = "TextB" Me.Application.CloseCurrentDatabase

???any suggestions

Basically, when one text box equals another text box, my database closes??
Where would i put the code and any suggestions what code i could try.

Any suggestions greatly appreciated.