Surprise Me!

USER Defined Function Excel VBA

2023-04-13 13 Dailymotion

Function TOTAL(a As Integer, B As Integer)<br />TOTAL = a + B<br />End Function<br />-----------------------------------------------------------<br />Function TodayDayName(a As Date)<br />TodayDayName = WorksheetFunction.Text(a, "DDDD")<br />End Function<br /><br />Supporting File.<br /><br />https://drive.google.com/file/d/1HDiCEQ6S-0I3gtEsXZHtPAPL-6e-aypz/view?usp=share_link

Buy Now on CodeCanyon