Add check to userform maybe an option ?

ipbr21054

Well-known Member
Joined
Nov 16, 2010
Messages
5,751
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

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
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: 3
Upvote 0

Forum statistics

Threads
1,223,937
Messages
6,175,510
Members
452,650
Latest member
Tinfish

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