What does a standard alphanumeric "cell reference" address identifier in a spreadsheet formula typically consist of?
- AThe row number followed by the column letter
- BThe column letter followed by the row number
- CThe sheet name only
- DThe file path
Solution & Step-by-step Explanation
A standard spreadsheet cell reference coordinate is always represented by listing the column letter identifier first, followed directly by the row number (for example, B5 indicates column B, row 5).