Header row for Trading account looks something like this:
Run Date,Action,Symbol,Description,Type,Exchange Quantity,Exchange Currency,Currency,Price,Quantity,Exchange Rate,Commission,Fees,Accrued Interest,Amount,Cash Balance,Settlement Date
This is already handled in program nicely
While, header row for the roll-over IRA account looks something like this:
Run Date,Action,Symbol,Description,Type,Price ($),Quantity,Commission ($),Fees ($),Accrued Interest ($),Amount ($),Cash Balance ($),Settlement Date
" ($)" breaks the program.. We need a better way to handle this.
Header row for Trading account looks something like this:
Run Date,Action,Symbol,Description,Type,Exchange Quantity,Exchange Currency,Currency,Price,Quantity,Exchange Rate,Commission,Fees,Accrued Interest,Amount,Cash Balance,Settlement Date
This is already handled in program nicely
While, header row for the roll-over IRA account looks something like this:$),Quantity,Commission ($ ),Fees ($),Accrued Interest ($ ),Amount ($),Cash Balance ($ ),Settlement Date
Run Date,Action,Symbol,Description,Type,Price (
" ($)" breaks the program.. We need a better way to handle this.