Results 1 to 10 of 18

Thread: Initial capital customized

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member
    Join Date
    Oct 2011
    Posts
    135
    Rep Power
    15

    Initial capital customized

    Hi,

    I have the need to normalize the text to display a homogeneous
    I enclose a possible conversion code that solves the needs.
    I apply to use only instructions in Vb6 therefore no formulas.

    Entries test

    test a/c
    primo/secondo
    11f
    12 Mm
    new.test
    test per tre
    prova da domani
    uno.due
    f123h
    12 MM

    to

    Expected Result In VB6

    Test A/C
    Primo/Secondo
    11F
    12 mm
    New.Test
    Test per Tre
    Prova da Domani
    Uno.Due
    F123H
    12 mm

    Thank you in advance
    Attached Files Attached Files

Posting Permissions

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