Felix18807
Programmer
Hi I need to write a query based on a table with a field called AddressDetail which contains a string which is broken on line breaks. I need to return these as AddressLine1, AddressLine2 etc. The difficulty I am having is that I do not have write access and cannot save functions.
Is there some way of getting the nth part of the delimiited string WITHOUT using a function?
Thanks
Is there some way of getting the nth part of the delimiited string WITHOUT using a function?
Thanks