Looking for a UserForm template with search/update and previous/next buttons...

anderma8

New Member
Joined
Oct 29, 2008
Messages
40
Office Version
  1. 365
Platform
  1. Windows
I'm pretty new to VB and userforms and I've searched forexisting templates and modified them slightly but I could not create the searchor update function. I’m wondering ifsomeone has a userform template that has the ability to search and update aparticular row of data as well as having a previous/next button to traverse thelist. Thanks in advance!
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
THANK YOU – this does more than I was looking for. I really like the search functionality andhow easy it is to use! I opened up thedeveloper tab but I can’t seem to find the UserForm or the VB to adjust so Ican port this into an existing spreadsheet. Might you be able to guide me on that? Much appreciated! Mark
 
Upvote 0
The Data form is part of the excel environment so there is no VBA project you can access.

If you want one you can access VBA code then have a look here:http://spreadsheetpage.com/index.php/dataform/home

You can download & use the form for free but for access to code, you will need to pay the author a fee.


Dave
 
Upvote 0

Forum statistics

Threads
1,215,493
Messages
6,125,134
Members
449,206
Latest member
burgsrus

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