VBE313
Well-known Member
- Joined
- Mar 22, 2019
- Messages
- 686
- Office Version
- 365
- Platform
- Windows
I created a UDF that calculates how many minutes it takes to complete a certain task.
(ex: =MinutesToComplete(1,0.18,10,50,20) )
Is there a way to extract each argument/parameter?
(ex: =RightParameter() ) and the answer would be 20
(ex: =MinutesToComplete(1,0.18,10,50,20) )
Is there a way to extract each argument/parameter?
(ex: =RightParameter() ) and the answer would be 20