+ Reply to Thread
Results 1 to 2 of 2

mid function in ms query

Hybrid View

  1. #1
    suhair
    Guest

    mid function in ms query

    Hello,
    i know that the funtion mid works in Excel.
    i need to use this function in Ms Query, (get external
    data, and edit my query there).
    is there any similar function
    Thank you
    Suhair

  2. #2
    RW
    Guest

    RE: mid function in ms query

    Suhair,

    Try substr(string,startpostion,length)
    eg. substr(mystring, 1, 4)

    It's a bit of a shot in the dark but it might work.


    "suhair" wrote:

    > Hello,
    > i know that the funtion mid works in Excel.
    > i need to use this function in Ms Query, (get external
    > data, and edit my query there).
    > is there any similar function
    > Thank you
    > Suhair
    >


+ 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