derman Posted November 27, 2006 Posted November 27, 2006 I want big to do field text and I want to use between the line The example:I am writing Field =(Filemaker Pro) Upper ( Adı Soyadı ) & TrimAll ( Adı Soyadı ;1 ; 1) The result= (FİLEMAKER PROfilemaker pro) How do I do Text Functions??
Raybaudi Posted November 27, 2006 Posted November 27, 2006 Hi I don't really understand but, if you want this result: FILEMAKERPRO you can use: TrimAll( Upper ( Adı Soyadı );1 ; 3 )
derman Posted November 27, 2006 Author Posted November 27, 2006 is uniteing the example to give TrimAll( Upper ( Adı Soyadı );1 ; 3 ) FILEMAKER(space)PRO ..I want become
derman Posted November 27, 2006 Author Posted November 27, 2006 TrimAll( Upper ( Adı Soyadı );3 ; 4 ) ok.. :)
comment Posted November 27, 2006 Posted November 27, 2006 Not OK: 4 is not a valid value for the trimType parameter.
Recommended Posts
This topic is 6632 days old. Please don't post here. Open a new topic instead.
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