ramkumarcn
Board Regular
- Joined
- Jun 21, 2011
- Messages
- 114
Hi,
I am trying to design a VBA macro to add fraction values. For eg. if the values are 2/3 and 1/4 then the sum should be 3/7. that is it should add both the numerators as well as denominators. Could you please help me with the code?
I am trying to design a VBA macro to add fraction values. For eg. if the values are 2/3 and 1/4 then the sum should be 3/7. that is it should add both the numerators as well as denominators. Could you please help me with the code?