This is a fully integrated accounting system built using Microsoft Excel and VBA macros. The file simulates a desktop application with a secure login screen, navigation menus, and functional modules for managing core accounting operations.
- ๐ User Login & Authentication
- ๐งพ Sales Module
- ๐ผ Quotations Generator
- ๐งฎ Invoice Management
- ๐ฅ Clients & Account Statements
- ๐ฆ Inventory Tracking
- ๐ Custom Excel dashboards & reports
-## ๐ผ๏ธ ู ุนุงููุฉ ุงูุตูุฑ
ูู ููู ุชุญู ูู ุงูู ูู ู ู ููุง:
๐ ุชุญู ูู ู ูู Excel ุงูู ุญุงุณุจู
- Open the
.xlsmfile in Microsoft Excel (2016 or later). - Enable macros when prompted.
- Log in using the default credentials:
- Username:
admin - Password:
admin(you can change this later)
- Username:
- Use the buttons in the main interface to navigate through the system.
- Microsoft Excel 2016 or later
- Macros must be enabled
- Windows OS is recommended for full VBA compatibility
This file uses simple VBA for demonstration purposes. For production or sensitive data, consider implementing advanced encryption and secure database integration.
This project is shared for educational purposes only. Not intended for commercial use without permission.
Feel free to fork, enhance, or adapt it for your own business logic or client needs!

