I am getting this error on the end users computer.
"FUNCTION NOT AVAILABLE.. RTrim(dbo_UPR00100MBR.LASTNAME)+', '+RTrim(dbo_UPR00100MBR.FRSTNAME)+' '+RTrim(dbo_UPR00100MBR.MIDLNAME)"
Can anyone tell me why this is not working?
I also tried just using TRIM() and that still does not work.
I have VB 6.0 and Access 2000 on my computer and the end user just has Access 2000. Does that have anything to do with it?
John-
"FUNCTION NOT AVAILABLE.. RTrim(dbo_UPR00100MBR.LASTNAME)+', '+RTrim(dbo_UPR00100MBR.FRSTNAME)+' '+RTrim(dbo_UPR00100MBR.MIDLNAME)"
Can anyone tell me why this is not working?
I also tried just using TRIM() and that still does not work.
I have VB 6.0 and Access 2000 on my computer and the end user just has Access 2000. Does that have anything to do with it?
John-
Last edited: