View Full Version : Have multiple lines in one cell broken up by a return carriage that I want to split i


twilliam
08-21-2008, 12:38 AM
Sorry not sure where to put this but my colleage has a query

he has Have multiple lines in one cell broken up by a return carriage that I want to split into separate cells

if anyone can help would be greatly appricated

thanks Twilliam

twilliam
08-21-2008, 12:39 AM
Sorry Access 2000

DCrake
08-21-2008, 01:15 AM
Try using the Split() function employing the vbNewLine as the delimiter.