A report can be saved as a PDF file so users without Access can view it

Indicate whether the statement is true or false


TRUE

Computer Science & Information Technology

You might also like to view...

The ___________ function allows characters of one part of a string to be copied into another, overlapping part of the same string.

a. memchr b. memcmp c. memcpy d. memmove

Computer Science & Information Technology

To use Microsoft Agent in your applications, you must download all of the following except ________.

a) at least one character file b) a text-to-speech engine c) a speech-recognition engine d) the Microsoft Agent control e) Both a and d.

Computer Science & Information Technology

Content coupling ____.

A. passes only the minimum required data from the calling function to the called function.   B. passes data in arrays or as structures. C. passes flags that may be used to direct the logic flow of a function. D. uses global variables to communicate between two or more functions. E. allows one function to directly access the data in another function.

Computer Science & Information Technology

Which of the following is not true about trendlines?

A. They help forecast future data. B. They can be added to all chart types. C. The line indicates possible future values. D. They are added to existing charts.

Computer Science & Information Technology