BhujangaII
Technical User
This is a super remedial question, but it must be asked. I have been asked to make certain fields in a printable form appear in all caps, although the data itself is to be entered in another form in upper and lower case. I thought it would be as simple as using this:
=UCASE([field name])
for the control source. But it results in #Error in the field. What gives?
(I also tried UCASE$ with same result)
Thanks you.
=UCASE([field name])
for the control source. But it results in #Error in the field. What gives?
(I also tried UCASE$ with same result)
Thanks you.