Type Conversion Failure (1 Viewer)

BigJimSlade

Registered User.
Local time
Today, 13:34
Joined
Oct 11, 2000
Messages
173
Hey, Big Jim here:

I have two columns in a table. It looks like this

COLUMN A COLUMN B
20020215
20020312
20020421

Both A and B are text fields. When I attempt to use the MID, LEFT, and RIGHT Functions to UPDATE COLUMN B to show the date as "02/15/02", I get a Type Conversion Failure and no updates occur. B

Both A and B are TEXT fields. Any thoughts here?

Thanks in advance!

Big Jim
 

Jack Cowley

Registered User.
Local time
Today, 13:34
Joined
Aug 7, 2000
Messages
2,639
Go to any code page where you see the debug menu. Select Tools > References and uncheck any items marked "MISSING".
 

BigJimSlade

Registered User.
Local time
Today, 13:34
Joined
Oct 11, 2000
Messages
173
Jack,

Big Jim sends his many thanks!


Big Jim
 

Users who are viewing this thread

Top Bottom