Microsoft
Software
Hardware
Network
Question : Auto Format data in Access to Capitalize first letters
I have a field that holds "Firstname Lastname" data and I would like to know if it is possible to auto format this field (in access) so that it will capitalize the first letter of the first name and the first letter of the last name automatically.
Answer : Auto Format data in Access to Capitalize first letters
Auto-magically, no.
Usign an update query, yes.
UPDATE YourTableName
SET Something = StrConv(Something,3)
Random Solutions
Getting error message when trying to drop user from a database
installing quad port graphics card
sql query help
What table contains company/database name - MS Dynamics GP
How to write an Excel if statement that would accomplish figuring the percentage of a dollar amount based on the scale below:
Set number of Clients in WSUS ? 2
Excel VBA Code Problem
Cannot add event reminder in Outlook 2007 from linked Sharepoint 2003 calendar
Self-join a single table that includes 'parent-child' relation.
Event Log - Schannel Event ID: 36888