Search results for query: *

  • Users: awooster
  • Content: Threads
  • Order by date
  1. awooster

    ComboBox Multiple Listings?

    I have a combobox with three items in it, however, when I debug and run the app., it lists the three items twice? How do I get it to only list them once each?
  2. awooster

    Question Loop to test if cell has anything in it?

    I want to use a loop to check to see if there is any data in the first column of a row, if there is data I want it to go to the next row and check again, once it finds an empty row, I want it to right data from an array I have created. I understand the concepts of loops and incrementing to make...
Back
Top