Can you not just copy and paste?
Can you not just copy and paste?
Yea, I’ve done that but as I update table A it doesn’t update table B and that’s kind of a hassle when I have multiple tabs that should be updated to mirror records from the main table.
A partial solution I’ve found is to use linked records so when I want to add something to the main base I do so through a secondary base through a linked record. The problem is that doesn’t create the same records on other linked bases.
Yea, I’ve done that but as I update table A it doesn’t update table B and that’s kind of a hassle when I have multiple tabs that should be updated to mirror records from the main table.
A partial solution I’ve found is to use linked records so when I want to add something to the main base I do so through a secondary base through a linked record. The problem is that doesn’t create the same records on other linked bases.
Are you trying to sync records across tables or bases? if you are trying to sync across bases then the use Sync feature
Are you certain you need multiple tables to be identical to a single table? That sounds like a use case for multiple Views of a single table.