Split Workbook based on user Input
Hi All,
I have a excel data file which i want to split into different
workbooks/worksheets based on user input. The resulting file data will
be read and inserted onto a template. Here is the logical flow.
1.Get excel Master data file
2.Get rows and cloumn
3. Get User input
4. Based on user input extract data from excel master file.
5. Get this data onto a separate workbook/worksheets.
Thanks
NT
|