VBA - Userform Question

KadeFoster

New Member
Joined
Jan 1, 2017
Messages
8
Hey all,

Been a while since I have been here. Have had no projects at work to do. But at the moment I am working on a VBA Userform project and basically have to teach myself how to do it, or learn how to use other peoples code and modify it to my needs.

Any ways i am kinda stumped. On my Userform (CheckScaleForm) I have 3 list boxes that show my data. On double click selection, that data repopulates my other fields, then i fill in a textbox to create an update for that task on another Sheet with all my update entries. I want my Status Combo selection to update the Status Cell from the double click selection but the rest of the update to go to the updates sheet (this code is working).

I have managed to get myself most of the way through the project but this idea has me beat. Any help would be awesome.
 

Attachments

  • JobsheetCap.PNG
    JobsheetCap.PNG
    43.1 KB · Views: 29

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
Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: VBA - Edit cell of selected listbox row - OzGrid Free Excel/VBA Help Forum
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,222,903
Messages
6,168,939
Members
452,227
Latest member
sam1121

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