I keep a daily Excel sheet that contains a mix of item names, quantities, prices, and other details I must re-type into the Windows-based Vyapar application. I want a lightweight automation that opens Vyapar, navigates to the right form, and transfers each row’s text and numeric fields automatically from the spreadsheet. Scope • Build a simple, reliable script or small program (AutoHotkey, Python + pywinauto, or another Windows-friendly tool) that copies the mixed data from a specified Excel file and pastes it into the correct fields of Vyapar in sequence. • The file layout is fixed, so hard-coding the column-to-field mapping is fine for now. • The run will be triggered once per day; a double-clickable script or scheduled Task Scheduler entry is enough—no elaborate UI needed. Acceptance • I supply a sample Excel file plus a short screen-recording that shows the entry path inside Vyapar. • You return: – the working script with clear comments, – a one-page setup guide so I can point it to a new file each day, and – a brief video or screenshots proving it fills at least five records end-to-end without errors. If you have prior experience automating desktop apps, especially with Vyapar or similar accounting tools, let me know. Fast turnaround is appreciated, and the solution should stay as lightweight and maintainable as possible.