Results 1 to 2 of 2

Thread: [RESOLVED] Access 2000 Table format

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2004
    Posts
    128

    Resolved [RESOLVED] Access 2000 Table format

    Is there a way to format an existing database to make everything dispaly text witht he first letter of every word caps like this example.

    Joe Smith
    New Horizon
    Access Database

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: Access 2000 Table format

    i think the only thing u can do is format for all upper or all lower using < or > in the format field

    VBA/VB has StrConv(String,vbProperCase) which does what u need, but will not work in the format property...
    you may need to try to do in the form display...
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width