Fixed-Width Text to Excel, Has to know Godaddy.com environment very well.
Budget: $30 – $250 USD
I need a small utility that imports a fixed-width .txt file whose records contain Numeric, Text and Date fields. Each field sits in a known character length. After I select the file, the program should open a calendar picker so I can choose the date (or range) I want to keep. Once filtered, the data must be exported to a clean .xlsx file where columns are organised by field type—numeric columns first, then text, then dates.
Key requirements
• Browse to any source .txt file and read up to tens of thousands of lines without truncation.
• Calendar-style date picker for quick filtering; no dropdowns or manual typing.
• Accurate fixed-width parsing that preserves leading zeros and recognises locale-specific dates.
• Export to Excel (.xlsx) with columns grouped by field type exactly as described.
Deliverables
• Fully commented source code (Python, C#, or VBA—your choice) plus a ready-to-run executable/macro.
• Brief README explaining how to adjust field lengths in the future.
• A sample run using two test files to confirm correct date filtering and column order.
Key requirements
• Browse to any source .txt file and read up to tens of thousands of lines without truncation.
• Calendar-style date picker for quick filtering; no dropdowns or manual typing.
• Accurate fixed-width parsing that preserves leading zeros and recognises locale-specific dates.
• Export to Excel (.xlsx) with columns grouped by field type exactly as described.
Deliverables
• Fully commented source code (Python, C#, or VBA—your choice) plus a ready-to-run executable/macro.
• Brief README explaining how to adjust field lengths in the future.
• A sample run using two test files to confirm correct date filtering and column order.