Hi There,
I am trying to get a pop up message box to display a list of names that may change each time you open the sheet.
I deal with new starters at work and want to have a popup box that finds the users who are starting in the next 2 weeks and haven't already been assigned a laptop. I have the code sorted to the point where I have a list of these people on a separate sheet, but I want a MsgBox to display them like this:
The following users haven't been assigned laptops:
Firstname Lastname
Firstname Lastname
etc.
I can get the message box to display the first name on the list but don't know how to add the rest. Any help would be appreciated because I have spent a couple of days on this now and got no where!
Many Thanks
J
I am trying to get a pop up message box to display a list of names that may change each time you open the sheet.
I deal with new starters at work and want to have a popup box that finds the users who are starting in the next 2 weeks and haven't already been assigned a laptop. I have the code sorted to the point where I have a list of these people on a separate sheet, but I want a MsgBox to display them like this:
The following users haven't been assigned laptops:
Firstname Lastname
Firstname Lastname
etc.
I can get the message box to display the first name on the list but don't know how to add the rest. Any help would be appreciated because I have spent a couple of days on this now and got no where!
Many Thanks
J