Thanks to all who replied regarding my problem formatting the table columns.
What ended up working was this suggestion from Scott Hall:

>
 -- Make sure the number field (the one with the 6-7 numbers) a character
field.
 -- Table update that column (for example's sake COL2) with the following:

        Table: TAB1
        Column: COL2
        Value From: TAB1

        Value: Right$("000000000" + COL2, 9)
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
  • MI Thank you! Swayze, Natalie: #PNWT - PTNO
    • Swayze, Natalie: #PNWT - PTNO

Reply via email to