Computer Science, asked by saumya6sjs, 4 months ago

WHAT IS THE ERROR MESSAGE DISPLAYED WHEN A FORMULA IN MS-EXCEL CONTAINS INVALID DATA
#REF
#DATA
#VALUE
#N/A​

Answers

Answered by parishmitad978Pari
1

Answer:

The #N/A Excel formula error is produced when a value is not available to your formula. For example, the example below shows an attempt to use the Vlookup function to find the value "Cabbage" in column C of the spreadsheet, and return the associated cost from column D.

Similar questions