Making a custom search & edit button

Joek88

New Member
Joined
Aug 17, 2023
Messages
37
Office Version
  1. 2021
Platform
  1. Windows
So I have an example of what I want to do. I belive it can be done but would like to get our thoughts on how to achieve it. So I have a list of information that will be pretty extensive including the following: ID's, Names, and Account Balances per the sheet below. I want to be able to quickly search an "ID" in the search box I have created and once the criteria is matched in the search button it will populate the little box below the search box with the current information. Now since this will be a very long list of ID's, I want to be able to edit the "act. bal." tab, press enter, and it will automatically switch the information in column D to the new info. Can this be done? Please see the photo clip for a better explanation.

1692364628775.png
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
So I have an example of what I want to do. I belive it can be done but would like to get our thoughts on how to achieve it. So I have a list of information that will be pretty extensive including the following: ID's, Names, and Account Balances per the sheet below. I want to be able to quickly search an "ID" in the search box I have created and once the criteria is matched in the search button it will populate the little box below the search box with the current information. Now since this will be a very long list of ID's, I want to be able to edit the "act. bal." tab, press enter, and it will automatically switch the information in column D to the new info. Can this be done? Please see the photo clip for a better explanation.

View attachment 97375
have you considered a small form with the 5 controls? (Search button (may not be needed), TextBox for the search value, Labels (or disabled TextBoxes) for Data that change be changed, And a text box for the data that can change?
1692369011238.png
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,687
Members
449,117
Latest member
Aaagu

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