Project Description:
I am looking for someone to develop a simple web or desktop application that will parse an excel workbook containing multiple sheets that will manipulated according to some rules. The application should do the following:
1. Take an excel workbook containing multiple sheets (A, B, C, D ...) as input.
2. Parse the data from the workbook.
a. From Sheet A
i. Copy a particular Row 1
ii. Paste it into the first row of Sheet D
b. From Sheet B
i. Copy the row(s) related to Row 1 in Sheet A
ii. Paste into the 3rd row of the Sheet D
c. Export the Sheet D as tab-delimited text file
3. Repeat this process n times for different rows in Sheet A.
This project should either be implemented as PHP web app or a Java desktop app. VBA can also be used. Copious amount of documentation is also required. This project is very urgent and implementation should be completed within a few (2-3) days.