Thread
:
Hw to write a macro to calculate values
View Single Post
#
1
Posted to microsoft.public.excel.programming
Akash
external usenet poster
Posts: 125
Hw to write a macro to calculate values
I want the following workflow module:
A + B - C = D
A B C D
10 10 05 = 15
20 20 10 = 30
40 60 00 = 100
What would be the Code
Reply With Quote
Akash
View Public Profile
Find all posts by Akash