Is there a way to display just the last entry in an append-only field?
[The Quick Base Knowledge Base is your library of frequently-asked questions that help you better customize your apps to solve your business problems.]
If your append only field is called "Notes" then you can create a formula text field that shows the last entry in "Notes" using the following formula: Right([Notes],"[")