T
Tony Williams
I have a table with a field name txtmonth and another field name
txtmonthlabel. I want the value of txtmonthlabel to always be
=Format([txtMonth],"mmmm yyyy") which is fine if I use that expression in a
text control on a form but the value isn't saved in the table. How can I use
that expression and get the value stored in the table ?
TIA
Tony Williams
txtmonthlabel. I want the value of txtmonthlabel to always be
=Format([txtMonth],"mmmm yyyy") which is fine if I use that expression in a
text control on a form but the value isn't saved in the table. How can I use
that expression and get the value stored in the table ?
TIA
Tony Williams