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

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
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,214,992
Messages
6,122,631
Members
449,095
Latest member
bsb1122

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