Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Filemaker > Re: Parsing Usi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 9 Topic 8030 of 8331
Post > Topic >>

Re: Parsing Using Position

by Martin Trautmann <t-use@[EMAIL PROTECTED] > May 8, 2008 at 05:39 PM

On Thu, 8 May 2008 10:26:33 -0700 (PDT), rudabj wrote:
>  My boss expects me to get data out of an old database that did not
>  take into account future usage. All in one field ("Info") there is
>  data like this all together
> 
>  Telephone: (xxx) xxx-xxxx, xxxx     Telefax: (xxx) xxx-xxxx
>  Mr. John Doe
>  Proprietor and Founder
> 
>  I tried doing this: Right( Info; Position( Info; "Telefax:" ; 1 ; 1 )
>  +14) but the calculation is not accepted--it claims that the field is
>  not recognized and highlights " Info; Position"

Did you write this formula manually or did you compose it by
mouseclicks? 

Where do you use it? A calculation field within the same table or
something within a script or...? This would require to include the table
name, such as olddata::info


Personally, I would not trust a fixed length, but would start to catch
anything from "Telefax" til the end of the line. No extra spaces
anywhere? No international numbers?

Processing this kind of data usually is an iterative job, where I
first move the data to a tem****ary field, extract some data, review it,
remove it from the temp field, search for remaining stuff and go on and
on.
 




 9 Posts in Topic:
Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-08 10:26:33 
Re: Parsing Using Position
Grip <grip@[EMAIL PROT  2008-05-08 10:34:21 
Re: Parsing Using Position
Martin Trautmann <t-us  2008-05-08 17:39:05 
Re: Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-08 14:15:48 
Re: Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-08 14:20:07 
Re: Parsing Using Position
Chris Brown <cbrown@[E  2008-05-09 08:17:49 
Re: Parsing Using Position
Martin Trautmann <t-us  2008-05-08 21:36:34 
Re: Parsing Using Position
Grip <grip@[EMAIL PROT  2008-05-08 18:09:02 
Re: Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-12 13:34:48 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 16:16:43 CDT 2008.