Hello All,
I have been browsing similar threads about this topic, put I just can't seem to put it all together. And what I need I think is farily simple for you gurus.
I have a list of member id numbers in a spreadsheet, starting in Column 1, Row 1 and going up to Row n. It will always only have one column.
The script needs to start in the first cell, grab the id number, go to my Extra session (already running) and use the id number to create a new member in my membership system. Then, when that member is done, go grab the next id number, and do the member create steps again, etc., until the last id number in the sheet is processed. I've already got the member create steps created, I just need the steps to work with Excel and then loop through the id numbers. I'd like to just use the Extra language and not VBa (at this point) since I'm only using Excel to temporarily hold the ids, and don't really need to interface with it otherwise.
Thanks for any help,
rebie
I have been browsing similar threads about this topic, put I just can't seem to put it all together. And what I need I think is farily simple for you gurus.
I have a list of member id numbers in a spreadsheet, starting in Column 1, Row 1 and going up to Row n. It will always only have one column.
The script needs to start in the first cell, grab the id number, go to my Extra session (already running) and use the id number to create a new member in my membership system. Then, when that member is done, go grab the next id number, and do the member create steps again, etc., until the last id number in the sheet is processed. I've already got the member create steps created, I just need the steps to work with Excel and then loop through the id numbers. I'd like to just use the Extra language and not VBa (at this point) since I'm only using Excel to temporarily hold the ids, and don't really need to interface with it otherwise.
Thanks for any help,
rebie