![]() |
Sergey Kornilov admin 11/22/2006 |
It appears to be an error in your custom expression. CStr(ID) + ' ' + Description |
L
|
luic author 11/22/2006 |
It appears to be an error in your custom expression. If ID is a numeric field and your database is MS Access: CStr(ID) + ' ' + Description
|