Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Solver for Excel VBA and please solve with pictures. Project steps are: - Prepare a userform where the input fields are from a cosmetics product

Solver for Excel VBA and please solve with pictures. Project steps are:
- Prepare a userform where the input fields are from a cosmetics product shop
o Product Name (text)
o Product Cost ( accounting format between $1.00- $25.00)
o Number of products sold per month (integer between 5-500)
o Profit Margin for each product (as a percentage between 15%-45%)
- In the form there should be Save Data, Close Form buttons. Each record should be added to a new line.
- Prepare a second form (reachable from the first form) where
o there are summarizing fields where you calculate the min/max/average sales price (cost)x(1+profit margin)
o Calculate the total revenue and total profit (by multiplying # of products sold with selling price)
o There should be an area in this second form where you list the top 3 products in terms of total profit
- Fill with at least 10 products (you can randomly give numbers and names...)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Programming With Visual Basic .NET

Authors: Carsten Thomsen

2nd Edition

1590590325, 978-1590590324

Students also viewed these Databases questions