vash011390
Registered User.
- Local time
- Today, 10:43
- Joined
- Jul 29, 2015
- Messages
- 29
I know it may be a stupid question but can someone enlighten me the use of parenthesis when creating Subroutine or Function in VBA?
Sub ()
<Code>
End Sub
Function ()
<Code>
End Function
I appreciate the explanation and reference sites where can I further read
Cheers,
vash
Sub ()
<Code>
End Sub
Function ()
<Code>
End Function
I appreciate the explanation and reference sites where can I further read

Cheers,
vash