Hi
I have to create account through different screens. I need to feed different data from the excel sheet to be capture by extra and go to the next screen. In the mean time I need some fields to be caputred from extra and put it in a different excel sheet. Also I have to capure each screen and paste in word document.
a new word document shoud be opened for each account.
can i save the word document using variable and putting them in a loop?
for example
I have 5 screen for 1 account
I have to open an excel workbook name account.xls
from account.xls the row 1 column 1 should go to screen 1 in extra
from account.xls the row 1 column 2 should go to screen 2 and so on.
at the same time value from screen 1 should be copied to account.xls sheet 2
the screen1 of extra should be copied to a word document screen1.doc
The screen 2-screen 5 should be appended to the same word document.
for account 2 the data should be taken from account.xls row 2 of the same columns and the word document should be screen2.doc.
can anyone help me in this regard.
Thanks
I have to create account through different screens. I need to feed different data from the excel sheet to be capture by extra and go to the next screen. In the mean time I need some fields to be caputred from extra and put it in a different excel sheet. Also I have to capure each screen and paste in word document.
a new word document shoud be opened for each account.
can i save the word document using variable and putting them in a loop?
for example
I have 5 screen for 1 account
I have to open an excel workbook name account.xls
from account.xls the row 1 column 1 should go to screen 1 in extra
from account.xls the row 1 column 2 should go to screen 2 and so on.
at the same time value from screen 1 should be copied to account.xls sheet 2
the screen1 of extra should be copied to a word document screen1.doc
The screen 2-screen 5 should be appended to the same word document.
for account 2 the data should be taken from account.xls row 2 of the same columns and the word document should be screen2.doc.
can anyone help me in this regard.
Thanks