Finally got it to work.
Deleted and re-added the column to a copy of the table (using Dennis's 1st 
expression example below).

Many thanks,

Dayle Coxen
Florida DOT


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Mike Byerley
Sent: Wednesday, August 04, 2010 10:51 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Update form will not save changes

The list server doesn't support attachments..

----- Original Message ----- 
From: "Coxen, Dayle" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, August 04, 2010 10:38 AM
Subject: [RBASE-L] - RE: Update form will not save changes


Thanks Dennis.
I tried both expressions but got the same result.

I finally copied the table to a new name, removed the computed column, 
created a new form on the new table and it worked fine.
Is there a problem with having a computed column?  I have attached image. 
(Hopefully)

Dayle Coxen
Office of Maintenance
(850) 410-5635


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Dennis 
McGrath
Sent: Wednesday, August 04, 2010 10:15 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Update form will not save changes

The expression should be:

(CREW & CTXT(datex) & PAGE)

or

((CREW) & (CTXT(datex)) & (PAGE))

Dennis McGrath

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Coxen, Dayle
Sent: Wednesday, August 04, 2010 9:11 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Update form will not save changes

Sorry, I tried to include the images.

The Expression for the computed column is: (CREW) & (CTXT(datex)) & (PAGE)
That is 3 other columns in the same row with filed properties.  Crew (text) 
date (date) and page (text)

Dayle Coxen
Office of Maintenance
(850) 410-5635


Reply via email to