PC Review


Reply
Thread Tools Rate Thread

Table format - proper cases

 
 
Kayt
Guest
Posts: n/a
 
      18th Sep 2003
I've imported data (customer name, address, etc.) into a
table in Access. The information were all in uppercases,
thus the data in Access are now in uppercases. How can I
change the format in the tables to be proper cases? Not
everying will be correct (i.e HP will be Hp), but it
would save me a lot of work and fix only a few records
out of 500+ records.

Thank you.
 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      18th Sep 2003
On Thu, 18 Sep 2003 07:37:32 -0700, "Kayt" <(E-Mail Removed)>
wrote:

>I've imported data (customer name, address, etc.) into a
>table in Access. The information were all in uppercases,
>thus the data in Access are now in uppercases. How can I
>change the format in the tables to be proper cases? Not
>everying will be correct (i.e HP will be Hp), but it
>would save me a lot of work and fix only a few records
>out of 500+ records.


You can't do this with a Format - but you can with an Update Query.

Update the field to

StrConv([fieldnam], 3)

3 is proper case (1 is lower, 2 is upper - see the online help for
more).


John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula for Cases=144 * # of Cases + Pieces Inventory Formula Microsoft Excel Misc 2 29th Dec 2009 10:13 PM
Replace words with proper upper/lower cases Curious Microsoft Dot NET 1 18th Aug 2007 04:55 PM
Changing cases to proper =?Utf-8?B?ZGVubmlzIGJsYXo=?= Microsoft Excel Worksheet Functions 12 6th Aug 2007 11:08 PM
PC cases - Expensive or Ugly or both - Where did all the decent cases go? Noozer Computer Hardware 6 26th Mar 2006 05:55 AM
Cases within Cases mtm4300 via OfficeKB.com Microsoft Excel Programming 7 19th Feb 2006 02:42 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:16 PM.