Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asifdotexe/vbapathologyapp
This project is a VBA application for managing pathology lab processes, including patient data management and bill generation. The application is designed to be user-friendly and easy to use for lab personnel, including pathologists and lab technicians using user-forms, macros and VBA code
https://github.com/asifdotexe/vbapathologyapp
billing-system excel-vba microsoft pathology userform-application userforms vba-excel vba-macros vba-modules vba-script
Last synced: 24 days ago
JSON representation
This project is a VBA application for managing pathology lab processes, including patient data management and bill generation. The application is designed to be user-friendly and easy to use for lab personnel, including pathologists and lab technicians using user-forms, macros and VBA code
- Host: GitHub
- URL: https://github.com/asifdotexe/vbapathologyapp
- Owner: Asifdotexe
- Created: 2023-04-26T08:26:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T04:10:32.000Z (over 1 year ago)
- Last Synced: 2024-11-15T12:12:01.927Z (3 months ago)
- Topics: billing-system, excel-vba, microsoft, pathology, userform-application, userforms, vba-excel, vba-macros, vba-modules, vba-script
- Homepage:
- Size: 500 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pathology Lab Application using VBA
Contributors
>Asif Sayyed: https://www.linkedin.com/in/asifdotexe/
>Pranjal Dhamane: https://www.linkedin.com/in/pranjal-dhamane-35466b259/
>Soham Vikhare: https://www.linkedin.com/in/soham-vikhare-809a2a250/
This project is a VBA application for managing pathology lab processes, including patient data management and bill generation. The application is designed to be user-friendly and easy to use for lab personnel, including pathologists and lab technicians.
## Features
**Patient Data Entry**: The application allows lab personnel to manage patient data, including test results and personal information.**Billings**: The application allows lab personnel to quickly generate bills
## About this project
This was a group project put together by me and my fellow college mates Pranjal Dhamane and Soham Vikhare. For this project, we needed insights on what processes take place in a pathology lab and what the part of their operations that we can use VBA to automate.We went to Pathology named Vivanta Diagnostics in Malad, Mumbai to gather information and to see how we can put our knowledge in VBA to use for this particular project.
- We have attached the Excel Workbook.
- We have attached a design document explaining the structure and use of each control and worksheet.This was a collaborative project made and maintained by Asif Sayyed, Pranjal Dhamane, and Soham Vikhare.