OrderBy two fields

L

Leslie Isaacs

Hello All
Is it possible to use the Me.OrderBy command with two fields, e.g.

Me.OrderBy = [surname];[firstname]

I'm sure it should be possible but I can't seem to find the correct syntax.

Hope someone can help.
Thanks
Les
 
Top