chuckcou Posted July 28, 2004 Posted July 28, 2004 I want the calculation to show data from a field between two chacters. An example might be more clear-- ************************************** Field---PaymentData, text cc First Nmame = Bob cc Last Name = Smith cc Type = MASTERCARD cc Expired = 10-2006 cc Number = 123456789123456789 cc CVS code = 12345 ******************************************** What I need is 6 calculations fields that only show the true data. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thus Calculation 1--Let call it paymentfirstname, calculation, text I only want this calculation result to show me [color:"red"]Bob Thus the Calculation must find data on 1st line that is after the = sign, but before the end of line. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Caluclation 2--Let Call it paymentlastname, calculation, text I only want the calculation result to show me [color:"red"]Smith Thus the Calculation must find data on 2nd line that is after the = Sign, but before the end of line. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From these two example I can figure out the rest I think. Life is rough be a new person to programming. But some day I will have better quesions. Thanks for you time Chuck
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now