Create a macro to be run as a function which returns square of passed value.
What will you write in macros code window?
Answers
Answered by
1
Answer:
Function. Can return a value or object. Can run as Worksheet function. Create a ... A sub/macro is where you place your lines of VBA code. ... This will write values to the Immediate Window (View->Immediate window
Similar questions