Chris
September 23, 2024, 5:06pm
4
Hello @Alex_Hoo
I see. If it’s about copying data from one app to another, there have been similar questions in the past, and I’ve posted some scripts as solutions. Here are some of them:
Hello Everyone,
I need some guidance. I would like to be able to copy data from one app to a table in another app. I have 2 apps:
App1 - Destination App
App2 - Source App
App1 has a table that I would like to populate 4 text boxes of data from a record from App2 that has same number of text boxes. I would like to use a Text box to have the user (trigger) type in the data needed. Either they would type in the BC# or the Description to find and populate data from that record.
App2 is an a…
I have a subtable tracking numeric values. In a separate field in the form (NOT in the subtable) I want to display the most RECENT numeric value that's been added to the table. Is there a simple way to do this?