jtwilber Posted October 10, 2012 Posted October 10, 2012 Every week I upload a spreadsheet with 1000 "jobs" on it. Each job is one service at one location for an account. Each account has an account number. There are about 500 "jobs" per week. I need a process that adds "new accounts" but does not duplicate Logic looks like Step 1 For each new job lookup customer number in existing accounts list If this account number exists go to step 2 If this account does not exist create a new account with this information and account number - now go to step 2 Step 2 put job ticket into jobs table Its been a long time and many versions ago since I used FM. Any help appreciated. Or if this is wrong forum please redirect. Thanks JW
comment Posted October 10, 2012 Posted October 10, 2012 If you define the account number in the Accounts table to validate as 'Unique, Validate always', you can import the new jobs into Accounts - either directly or from the Jobs table.
jtwilber Posted October 10, 2012 Author Posted October 10, 2012 ok... and it will just ignore the records for which there is a match on ?
Recommended Posts
This topic is 4487 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now