Jump to content

Recommended Posts

Posted

I'm trying to read information from an Excel sheet with a list of names (perhaps using the library here?). My main problem is that I later want to be able to recall these names one at a time, perform a loop function in which I type said name, and then repeat with the next name in the sheet. Is there a way to do these?

  • Moderators
Posted

Yes, read the Excel range into an array and loop through said array. Take a look at Excel_RangeRead in the help file; it has three examples to show you how to use it.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...