S 
		
								
				
				
			
		Sue
I have a field in my report -
=[lastname] & ", " & [firstname]
I'd like to suppress the ", " when there is no first name... some of my
contacts are offices/businesses/departments & don't have first names.
Any way to do this???
Thanks.
				
			=[lastname] & ", " & [firstname]
I'd like to suppress the ", " when there is no first name... some of my
contacts are offices/businesses/departments & don't have first names.
Any way to do this???
Thanks.
 
	