Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Loop inside a loop or Nested Loop in VBA

$
0
0
I need help with a loop. I need it to do 2 things and I'm not sure how to write a double loop. Would my code look like this :

If cboStations.Text = "Urban" then
If cboYears.Text = "2010" then
cboDistricts.AddItem "Abilene"

Viewing all articles
Browse latest Browse all 1374

Trending Articles