Adding fields

Hello,

I am having problems adding fields!

My fields are called AppDay, AppDayEnv, And AppDayDate all three fields are computed.

In AppDay (123)

In AppDayEnv (IMU1)

In AppDayDate (JUN)

In another field called TotalApp my formula is

AppDay + AppDayEnv + AppDayDate.

I should get 123IMU1JUN is this correct?

If this is correct them im not getting it. I get a blank field. Even if i just put one field in the totalApp field.

What is wrong here???

Carlos.

Subject: Try: @Text(AppDay) + AppDayEnv + AppDayDate