I have two text fields:
their names are :
field 1 ="txtfilter"
and
field 2: "text333"
how can i change the names of the two fields with vba code?
i need field 1 to get the name of field 2
and field 2 to get the name of field 1
this will be temporarily.
using access 2013