T
Today's the Day
I want to use an update query to capitalize the first
letter of each string and lower case the rest. The trick
is there is a blank between strings within the field such
as with proper names ie. John Doe Smith. I know I need to
use the functions mid, lcase, and ucase in my update
query, but am not quite getting it. Any help would be
appreciated.
letter of each string and lower case the rest. The trick
is there is a blank between strings within the field such
as with proper names ie. John Doe Smith. I know I need to
use the functions mid, lcase, and ucase in my update
query, but am not quite getting it. Any help would be
appreciated.