A
amin
Hi
I want to copy data from Custom field Text11 to Text17 .
I add formula to Text17 :
IIf(IsNull([Text11]),'',[Text11])
the formula work correct for old task (befor I add the formula) , for
new task i get #Error in
Text17 field.
how can i copy the data without get this Error ?
***I add formula just to make Text17 Read Only, if you have another way
to make it read only it's will be great.
thanks
I want to copy data from Custom field Text11 to Text17 .
I add formula to Text17 :
IIf(IsNull([Text11]),'',[Text11])
the formula work correct for old task (befor I add the formula) , for
new task i get #Error in
Text17 field.
how can i copy the data without get this Error ?
***I add formula just to make Text17 Read Only, if you have another way
to make it read only it's will be great.
thanks