D dutchpete New member Local time Today, 17:47 Joined Jun 12, 2001 Messages 7 Jul 15, 2001 #1 Can someone help me with this. I made a large Query in wich i cut up a text field in different fields. Is it possible to a convert this to a function module. Thanks in advance peterb
Can someone help me with this. I made a large Query in wich i cut up a text field in different fields. Is it possible to a convert this to a function module. Thanks in advance peterb
J Jack Cowley Registered User. Local time Today, 17:47 Joined Aug 7, 2000 Messages 2,639 Jul 15, 2001 #2 You can't convert your Query to a function but this article will show you some functions that you can use in a function to parse a string of text. http://support.microsoft.com/support/kb/articles/Q115/9/15.asp?LN=EN-US&SD=gn&FR=0&qry=q115915&rnk=1&src=DHCS_MSPSS_gn_SRCH&SPR=ACC97
You can't convert your Query to a function but this article will show you some functions that you can use in a function to parse a string of text. http://support.microsoft.com/support/kb/articles/Q115/9/15.asp?LN=EN-US&SD=gn&FR=0&qry=q115915&rnk=1&src=DHCS_MSPSS_gn_SRCH&SPR=ACC97
D dutchpete New member Local time Today, 17:47 Joined Jun 12, 2001 Messages 7 Jul 16, 2001 #3 thanks, i found some usefull stuff peterb