Hi 
I have got a text field which got a formula like this
=Dlookup (Dlookup1 Arguments) & " " & Dlookup(Dlookup2 Arguments)
What I want to do is to Insert a Line Break like Chr(10) between the two lookup codes. Is there any simple way to do that or do I have to write the formula in VBA and then use Chr(10) & chr(13) funnctions.
Cheers!
Aqif
I have got a text field which got a formula like this
=Dlookup (Dlookup1 Arguments) & " " & Dlookup(Dlookup2 Arguments)
What I want to do is to Insert a Line Break like Chr(10) between the two lookup codes. Is there any simple way to do that or do I have to write the formula in VBA and then use Chr(10) & chr(13) funnctions.
Cheers!
Aqif