Afternoon folks.

        Have a problem doing a column update.  Trying to reverse order on
column

I have 4 columns 
Description      Col_Name       Row_Name        GridName
        A1              A               1               
....
        A6              A               6

B,C,D etc.

Trying to reverse the order in Row_Name to represent A1 is 6 instead of 1.

tried using the update col  entering a val of 
Row_Name = 54 - Row_name    ** get a Datamismatch syntax error
or I do a straight 
Row_Name=(6+1)- Row_Name        ** Same Error

I know it's probably something simple I'm doing wrong, but mental block at
this point
  
Richard Takacs
Project Manager
Hyperion Communications

[EMAIL PROTECTED]

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to