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
Can I make Sharepoint sites or folders invisible to users without rights?
Continuous form - alternate shading every other record
microsoft access query criteria to retrieve specific records based on a reference number and part number
aspx vnbet dropdownlist client script
Why Does This Excel Macro Give Different Results?
Pass value from one form to another
How to enable Mailbox on exchange 2007
Finding value in a Range
Visio 2003 Internet Explorer add-on will not open .VSD files
problem in redirecting page