The fields in the tables are Nameand Percent (Name is a unique field)
I'm trying to get the Percent data to copy over from Table B to Table A when the name matches in both tables for each record
The issue is that the information in Table B will only be imported manually from an excel file so triggers won't work since they don't run on manual import.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
viviannaidoo
Hi,
I have 2 tables(Table A & Table B )
The fields in the tables are Name and Percent (Name is a unique field)
I'm trying to get the Percent data to copy over from Table B to Table A when the name matches in both tables for each record
The issue is that the information in Table B will only be imported manually from an excel file so triggers won't work since they don't run on manual import.
Any idea how to go about doing this?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.