Help
David_Grove
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Feb 09, 2019
‎Nov 29, 2022

User Statistics

  • 7 Posts
  • 0 Solutions
  • 4 Kudos given
  • 4 Kudos received

User Activity

I wanted to make the primary field of a table into a link to another table. (Like using a foreign key as part of a primary key in a database.) Of course, I immediately discovered that was not allowed. So, I created a new field, made it a link, the...
I am creating a catalog of sheet music for some musical groups I play in. It has a main table with all the usual information to be expected (title, composer, arranger, etc.) plus some additional info, such as alias names and associated works or titl...
I have two fields in a table for a sheet music library: Last Name and Given Names. Is there a formula expression that will produce the initials for the given names? For example, If the Given Names field is just “Johann”, I would like to produce the s...