sort a textbox

R

Rick Brandt

Jason said:
Hi,

How can i sort a textbox when a form opens?

Since a TextBox contains a single piece of data I don't know what "sorting"
it would mean. Do you mean you want to sort a set of records using the
field displayed in a particular TextBox?
 
J

Jason

Rick said:
Since a TextBox contains a single piece of data I don't know what "sorting"
it would mean. Do you mean you want to sort a set of records using the
field displayed in a particular TextBox?
yep
 
Top