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
Dos script to control services
Can not connect to a sql 2005 server HELP
Strange errors when compiling and OpenGL program
Windows 7 Software Restriction Policy not working.
Simple Automation with Infopath 2003 and SPS 3.0 - Calculate Directory / Filename to save as
SSIS question
MS Access VBA - Process Bar
SBS Shutting itself down! It says I have multiple domain controllers when I don't!
Dell Latitude D630 - battery is not recognized in Windows or BIOS
Computer Keeps On Giving Me "c000021a Fatal System Error" Whenever I Try To Log On