2 way self filling data information sheet

Berry1904

New Member
Joined
Jun 10, 2024
Messages
6
Office Version
  1. 365
Platform
  1. Windows
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?
 

Attachments

  • Data.JPG
    Data.JPG
    21.8 KB · Views: 3
  • register.JPG
    register.JPG
    29.6 KB · Views: 2

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
It is hard to work with pictures. It would be easier to help if you could use the XL2BB add-in (icon in the menu) to attach screenshots (not pictures) of your sheet. Alternately, you could upload a copy of your file to a free site such as www.box.com or www.dropbox.com. Once you do that, mark it for 'Sharing' and you will be given a link to the file that you can post here. Explain in detail what you want to do referring to specific cells, rows, columns and sheets using a few examples from your data (de-sensitized if necessary).
 
Upvote 0

Forum statistics

Threads
1,221,619
Messages
6,160,876
Members
451,674
Latest member
TJPsmt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top