hello all,
im writing code for a map of a hotel where i want users to be able to click a label and it shows the details of the room.
im looking for an easy way to call a function based on the label value.
something along the lines of
Private Sub Label2_Click()
Call rooms...