smellyalater
Registered User.
- Local time
- Today, 05:39
- Joined
- Mar 21, 2016
- Messages
- 16
hey guys i am wanting to move unique values from one table to another.
My table has
ID, Number, date/time, unique
the number field will have mobile numbers, i want to be able to press a button to run some vba code and it will find the unique numbers and put a 1 in the unique field if that makes sense?
Any good examples or best way to approach this guys?
Thanks!
My table has
ID, Number, date/time, unique
the number field will have mobile numbers, i want to be able to press a button to run some vba code and it will find the unique numbers and put a 1 in the unique field if that makes sense?
Any good examples or best way to approach this guys?
Thanks!