C-09-Q019mediumsingle_mcq
After writing =PRODUCT( the user typically supplies a range such as:
After writing =PRODUCT( the user typically supplies a range such as:
- a
A1..B1 - b
A1:A3 - c
A1#A3 - d
A1->A3
ব্যাখ্যা
Inside PRODUCT, cells are specified as a range using a colon, such as A1:A3, which means cells A1 through A3. The other notations are not valid spreadsheet range syntax.