Add check to userform maybe an option ?

ipbr21054

Well-known Member
Joined
Nov 16, 2010
Messages
5,832
Office Version
  1. 2007
Platform
  1. Windows
On my worksheet in a column I apply the word POSTED.
Once the item has been delivered the POSTED is replaced with the date.

Sometimes there are non deliveries & others so POSTED is replaced with LOST & other words.

After a few months I open the userform which at present only has Listbox1
The Listbox is populated with all the issues mentioned from that column
Example.
LOST
RETURNED
DELIVERED NO SIGNATURE

I wish to now have some guidance as to say having a checkbox or other next to each customer in the List where it shows LOST RETURNED etc etc.
So at a glance the user can see which have the check in the checkbox applied.

Is this possible or must I do this on the worksheet itself ?
I was hoping that wasn’t the way it’s to be done as it would mess things up for me so I thought userform would be the way forward.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
If I understand you correct, then on your userform you would like a column with the customer names and next to it an array of checkboxes, where for one customer the lost checkbox is ticked, for another the returned checkbox is ticked, etc

is that correct? Else make a little example of what it approx should look like.
 

Attachments

  • Screenshot 2024-11-13 160015.png
    Screenshot 2024-11-13 160015.png
    23.5 KB · Views: 4
Upvote 0

Forum statistics

Threads
1,224,862
Messages
6,181,465
Members
453,045
Latest member
Abraxas_X

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