Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: epetrouHello ,
i was wondering if i could do a process in lavastorm instead of excel macros,since the data are big and excel cant handle it..
I have a big original excel list, with 11 columns, one of them being the unique key ID (see attached file,column header is "DEALER")
What i want to do is split the first list into others based on the "DEALER" key.For example :
Adam VF400
adam@gmail.com
Adam VF400
adam@gmail.com
Eva VF401
eva@gmail.com
Eva VF401
eva@gmail.com
Eva VF401
eva@gmail.com
Sonya VF500
sonya@gmail.com
The outcome i want is to have 3 separate outputs with :
Output 1:
Adam VF400
adam@gmail.com
Adam VF400
adam@gmail.com
Output 2:
Eva VF401
eva@gmail.com
Eva VF401
eva@gmail.com
Eva VF401
eva@gmail.com
Output 3:
Sonya VF500
sonya@gmail.com
I am doing it already with a macro in excel although like i said earlier, it cant handle bigger lists than 3000 rows..
Is there a way to do it in Lavastorm ?
As a side note,the end result is to save each output in excel file and send each one through email in the address inside the file Do not know if it can be done or not just stating my needs
I use lavastorm desktop 5.0 with no additional addons
Attachments:
sample.zip