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

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
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,216,175
Messages
6,129,311
Members
449,499
Latest member
HockeyBoi

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