Advice using a Userform to Update rows

purceld2

Well-known Member
Joined
Aug 18, 2005
Messages
585
Office Version
  1. 2013
Platform
  1. Windows
I have a spreadsheet which uses a Userform to add new rows of data and it is working fine. Basically the row added is a work request which is view by the team and either accepted or rejected and agreed dates accepted.

What I would like advice on.
Is it possible for me to use the same form to update a row? This is how I envisage how it could work

The user selects the row to be updated and then initiate the Form which now has two new buttons Load and Update

The load button would load the selected row's data into the form enabling the user to change/update fields as required then the update button would update the row.

Is this feasible? Or is there a better way of doing it?

If anybody has any VBA code which I could amend to achieve the above, I would be most grateful

Regards
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,203,667
Messages
6,056,647
Members
444,879
Latest member
suzndush

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