Hello:
Please refer to attached file.
I need to create txt file following manner from the data in Sheet1 as below.
For each employee there will be set of data which needs to be in the format shown in attached txt file. Employee name is in column C.
Line 1 : !Type:Bank
Line 2 : Date in column A for new employee. (D12/14/2016)
Line 3 : Find "NET PAY in Column E and put the value from column F (T-629.80)
Line 4 : Check # as in Column B (N1554)
Line 5 : Employee Name (PALI Momin)
Line 6 : Text from column D (SPayroll:Gross)
Line 7 : Text from column E (Spayroll:Taxes)
Line 8 : Text from column F ($-800)
Now need to skip Date,Check# and Employee Name until next employee
Line 9 : Text from column D (SPayroll:Taxes)
Line 10 : Text from column E (Esocial Security - Company)
Line 11 : Text from column F ($-49.6)
And so on…until the next employee.
There needs to be ^ character after each employee (before the start of new employee.
I have attached text file with this to understand.
Please let me know if any questions.
Thanks
RM
Bookmarks