Userform (textbox) find data in spreadsheet, then add a date in an offset cell

Pup Denab

Active Member
Joined
May 12, 2013
Messages
299
HI Excel guru's
I have a userform which populate a spreadsheet
part location date
I have created another userform
part date

I would like to enter the part (unique alpha numeric) which would automatically find the row and then update the row in the spreadsheet, with a new date in column 4, so it would look like this
part location date date

123 / rack a / date put their


123 / rack a / date put their / date taken from their

I have no issues following instruction, but I have no idea when it comes to userforms
simple code would be great

Thanks in advance
Pup
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
HI Everyone, I have resolved this myself, using "cpearson" muiltfind.bas from 2010, and adjusting the code
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,214
Messages
6,123,664
Members
449,114
Latest member
aides

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