How would you use a relative cell reference in a macro?

A) Click Use Relative References before you perform the commands.
B) You must edit the macro in the VBA editor to change the reference type.
C) Press F4 when selecting the range.
D) Hold the Shift key down while recording the macro.

A

Computer Science & Information Technology

You might also like to view...

srand

a) should be called before each call to rand b) should be used instead of rand to generate truly random numbers c) is unnecessary in C d) can use time as an automatically input seed value

Computer Science & Information Technology

Explain why a multi-threaded server might not qualify as a state machine.

What will be an ideal response?

Computer Science & Information Technology