N
NR
I have an database whete one of the fields is the main identifier -
autonumber format with a preset layout - (AA/#/2007). I need to copy the
actual value of this field into a second field within the same table. Thus,
the new field need to display the complete value - (AA/001/2007) in text
format. - how do I setup this " text" field to display the value of the
"autonumber" field.
The reason for this is that I use this dataset in SAS coding, and on using
import, it only display "1" and not "AA/001/2007", resulting in other
problems with the reposrts generated.
Tx
autonumber format with a preset layout - (AA/#/2007). I need to copy the
actual value of this field into a second field within the same table. Thus,
the new field need to display the complete value - (AA/001/2007) in text
format. - how do I setup this " text" field to display the value of the
"autonumber" field.
The reason for this is that I use this dataset in SAS coding, and on using
import, it only display "1" and not "AA/001/2007", resulting in other
problems with the reposrts generated.
Tx