View Full Version : change letters from upper case to lower case in table within a report


fARRELLMJ
09-07-2007, 12:07 PM
The table is within a query. I just need the case change for this report not in the permanent table. Any thoughts?:confused:

rainman89
09-07-2007, 12:12 PM
think you are looking for the LCase function. look up that