Asdf0qwerty
New Member
- Joined
- Jul 28, 2010
- Messages
- 19
Hi everyone,
I'm using the Currency data type in my current User Defined Function(UDF) Add-In in Excel 2007 VBA to handle monetary values (e.g. salaries). My questions are:
1. So is the Currency data type the BEST data type for handling All monetary values this and if so, why?
2. What are the BEST practices or ways to Know / Test if I'm using the right data type for my variables?
Hope you can help me out. TIA.
I'm using the Currency data type in my current User Defined Function(UDF) Add-In in Excel 2007 VBA to handle monetary values (e.g. salaries). My questions are:
1. So is the Currency data type the BEST data type for handling All monetary values this and if so, why?
2. What are the BEST practices or ways to Know / Test if I'm using the right data type for my variables?
Hope you can help me out. TIA.