Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5935 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a field that already has text in it. I want to use a script to append some additional text to the end of what is already there. Anyone know an easy way to do this other than using a concatenate function to combine the text in both fields.

Posted

Is the text you adding to the already part of another field? ...the same for every record?

Other than...

Set Field [Table::FieldA; Table::FieldA & Table::FieldB]

...nothing really comes to mind, unless you give some more details on your plan/thought.

Posted

You are not really clear as to what you want to accomplish. Maybe if these suggestion don't help, try and restate your question, and elaborate what you want to happen.

My best guess is, that you have something like a Note Field, and you are want to insert a new note at the beginning, or at the end.

If so, let us know.

Lee

Posted

yes, I have a text field that I want to add text to. It is a note field. A custom comment box will ask the user fir comments and these comments will then be added to the end of the text already in the text box.

Posted

I could try to explain this, but you can find example files Here at Databasepros, just do a search for Notes, and I think the first one on the list is what you will like the best.

HTH

Lee

This topic is 5935 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.