Hi all,
I am looking for a way to inplement data from a datatab in to an Excel registrationform.
But, if they want, it can be overwritten.
Also, I would like this datatab to be auto learning.
So when new information is entered, it stores the latest info.
Now I am working with Xlookup, but it only works one way.
If somebody enters the Contact#, the details are being filled in.
I would love to see the Data being filled in if (for example) a new Contact is entered.
So it needs to lookup if the # also excists, if not it needs to create a new line with all details.
I added a picture of the 2 tabs.
It works if I fill in 127 or 115, but when I create a new one, (for example 130), I want the new data to go to the Data tab in a new, empty colomn.
Is this even possible in VBA?
I am looking for a way to inplement data from a datatab in to an Excel registrationform.
But, if they want, it can be overwritten.
Also, I would like this datatab to be auto learning.
So when new information is entered, it stores the latest info.
Now I am working with Xlookup, but it only works one way.
If somebody enters the Contact#, the details are being filled in.
I would love to see the Data being filled in if (for example) a new Contact is entered.
So it needs to lookup if the # also excists, if not it needs to create a new line with all details.
I added a picture of the 2 tabs.
It works if I fill in 127 or 115, but when I create a new one, (for example 130), I want the new data to go to the Data tab in a new, empty colomn.
Is this even possible in VBA?