Iterate using variable as part of string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to iterate over field names which are identical except for a single
digit(e.g. the field names are House1, House2, House3 and I want to have a
line of code which tests conditionally If House" i" <> 0, etc.) What is the
proper combination of quotes and ampersands?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top