Solutions

August 2023 / VB.NET / Windows Forms

Form to calculate the final cost of a modular product for laboratory industry, with dynamic images and descriptions.

User forms are highly demanded by customers. They can be designed in VBA and Excel, or as Windows Forms in VB.NET.

The advantage of designing a form in VB.NET allows you to build a directly executable solution whose functionality does not depend on each user’s Excel macro configuration or the version of Office they have.

This form was built so that clients could calculate the cost of a modular solution of laboratory instruments and access their images and descriptions in an agile and dynamic way. It was built on VB.NET to ensure universal access, and to avoid compatibility issues with Office and Macro versions.