G 
		
								
				
				
			
		Guest
I have a field which I need to break up in 3 different ones. This field has
the following format:
XXX YYYY ZZZZ
XXX YYYYYY ZZZ
XXX YYY ZZZZZZ
The number of digits in each block of letters can vary. The only sure thing
is that there is a space between the blocks. How can I extract the different
blocks in 3 different fields?
Thanks for any help
				
			the following format:
XXX YYYY ZZZZ
XXX YYYYYY ZZZ
XXX YYY ZZZZZZ
The number of digits in each block of letters can vary. The only sure thing
is that there is a space between the blocks. How can I extract the different
blocks in 3 different fields?
Thanks for any help