+ Reply to Thread
Results 1 to 2 of 2

Limit the number of characters that a cell contains

Hybrid View

  1. #1
    Donna
    Guest

    Limit the number of characters that a cell contains

    I am exporting from Crystal Reports to Excel in CSV format and want to limit
    the vendor name to twenty characters. Can anyone tell me how to do that?
    Thanks

  2. #2
    Richard Buttrey
    Guest

    Re: Limit the number of characters that a cell contains

    On Thu, 13 Oct 2005 08:48:03 -0700, "Donna"
    <Donna@discussions.microsoft.com> wrote:

    >I am exporting from Crystal Reports to Excel in CSV format and want to limit
    >the vendor name to twenty characters. Can anyone tell me how to do that?
    >Thanks


    Why not just let the whole vendor name come into Excel, then use the
    string function

    =Left(A1,20)

    assuming the vendor name is in column A.

    HTH
    __
    Richard Buttrey
    Grappenhall, Cheshire, UK
    __________________________

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1