Jump to content
xisto Community

tobimichigan

Members
  • Content Count

    2
  • Joined

  • Last visited

  1. Well guys, to me I feel there's a downside and upside to this key-logging stuff. Some times for security and sometimes for other reasons. I would not opt to be for or against it. I think moderation might be most genius.Cheerio...
  2. Hello Guys,I am working on an application. It is such that there are 2 list boxes or combo boxes. One is Labeled Departure and the other is labeled Destination. The boxes contain various states in America and each state has its unique feature of distances. The difference of the distances has to be reflected on a label.Where I need help is a code to execute the contents of the array into values For instance:Option ExplicitPrivate Type Stateinfo statedeparture as integer stateDestination as integer TotalDistance as integerEnd Type Dim StateDistance (10, 20) as stateinfoHow do I code the list-boxes to display the Form_Load values in a label?Hope to hear from you soon.TM
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.