Getting range between two String

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • karthickkuchanur
    New Member
    • Dec 2007
    • 156

    Getting range between two String

    Hi all,

    I am trying to find out the String range between two String codes.

    I think it possible to get the values between two integer values,but how get the values between two string
    object

    Ex BEGIN CODE : A100
    END CODE : A500

    Can u please guide me how get the values between A100 to A500 and B200 TO B500 etc


    Thanks
  • plsHelpMe
    New Member
    • Jan 2008
    • 58

    #2
    Find the value between 1 to 500 and append with the letter A or B.

    Comment

    Working...