Find the next value if more than 1 matched VBA

elsg

Active Member
Joined
Mar 16, 2013
Messages
295
Hi.
I have a form with a button called "Next", and a textbox called "txtValue"
when entering a value in the "txtValue" and push the button "Search" I would like to seek the value typed in "txtValue" tab within the "Flow" column "G"
But pressing the "Next" button should be selected the line that has the same value (duplicate column), the "txtValue"


eg


Columns "G"
576,11
150,00
400,00
150,00
420,00
540,14
540,28
45,00
12,20
550,38
195,00
150,00
95,83
3.347,30

<colgroup><col></colgroup><tbody>
</tbody>

imagine that was entered in the textbox the value (200.00), then by pressing the "Next"
hover 200.00 will be located where the line this tab "Flow"
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK

Forum statistics

Threads
1,214,911
Messages
6,122,198
Members
449,072
Latest member
DW Draft

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