What is the best way to share functions across more than one project?
a. Create the functions in one project, then copy and paste them into other projects that need them.
b. Place the code for the functions in a module and add that module to each project.
c. Place the code for the functions in the startup form of each project.
d. Place the code inside a main procedure with a public access specifier for each function.
b. Place the code for the functions in a module and add that module to each project.
Computer Science & Information Technology
You might also like to view...
The formatting options for Web pages and an Access report are the same
Indicate whether the statement is true or false
Computer Science & Information Technology
Users began bringing their own PCs to work in the ______ to improve their _________.
A. 1960s; productivity B. 1960s; profitability C. 1970s; productivity D. 1970s; profitability
Computer Science & Information Technology