Hi All,
Apologies for the lack of scripting ability. I’m hoping to get started if someone can point me in the right direction.
I have 2 tables TableA has records in with following ID, Rate
TableB has the same ID, Rate
I want to build a script that, when run, prompts the user for the ID from TableA and then updates all records (multiple records for ID in TableB) in TableB with the value set on TableID for that ID
Hope this makes sense.
Regards