megatronixs
Registered User.
- Local time
- Today, 06:12
- Joined
- Aug 17, 2012
- Messages
- 719
Hi all,
I want to create a duplicate record of existing record and change the value from a field to a different value.
As example, if the country is Republic of Ireland, it should change it to Northern Ireland (in our database we have it as NI and ROI)
It should check the record what the field "Country" is NI and than add the new record with ROI, or the other way around.
Creating a duplicate would be easy, but I can't figure out how to do the last part in a query.
Any ideas in how to solve this?
Greetings.
I want to create a duplicate record of existing record and change the value from a field to a different value.
As example, if the country is Republic of Ireland, it should change it to Northern Ireland (in our database we have it as NI and ROI)
It should check the record what the field "Country" is NI and than add the new record with ROI, or the other way around.
Creating a duplicate would be easy, but I can't figure out how to do the last part in a query.
Any ideas in how to solve this?
Greetings.