Hi all,
I'm building a calculator for retailers to use in Excel that will handle four variables:
- sell price $
- cost price $
- margin %
- gross margin $
The brief requires that when ANY two of the variables are entered, the remaining two will calculate.
QUESTION: Currently researching different ways of doing this task and was wondering if anyone had any advice on how best to build this tool?
- I need to keep the front end very simple as user Excel skill set will vary widely.
- Prefer no macros as it will be used on many different computers.
- Needs to run on different versions of Excel at least 2007+, maybe even 2003?
I welcome any ideas & appreciate you taking a moment to reply.
Many thanks
Andrew
I'm building a calculator for retailers to use in Excel that will handle four variables:
- sell price $
- cost price $
- margin %
- gross margin $
The brief requires that when ANY two of the variables are entered, the remaining two will calculate.
QUESTION: Currently researching different ways of doing this task and was wondering if anyone had any advice on how best to build this tool?
- I need to keep the front end very simple as user Excel skill set will vary widely.
- Prefer no macros as it will be used on many different computers.
- Needs to run on different versions of Excel at least 2007+, maybe even 2003?
I welcome any ideas & appreciate you taking a moment to reply.
Many thanks
Andrew