Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

change na cells

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Change N/A Cells to 0

Change N/A Cells to 0

ResolvedVersion 2016

Philippe has attended:
Excel Advanced course
Excel VBA Introduction course

Change N/A Cells to 0

Hello,

I have some cells with the following formula :
=INDEX($A$3:$V$3;EQUIV(C7;$A$2:$V$2;0))

They produce a result #N/A
How can I make sure that the result is 0 as opposed to #N/A please?

Thank you.
Kind Regards,

Philippe

RE: Change N/A Cells to 0

Hi Philippe,

Thank you for the forum question.

Try:


=SIERREUR(INDEX($A$3:$V$3;EQUIV(C7;$A$2:$V$2;0)),0)




Kind regards

Jens Bonde
Microsoft Office Specialist Trainer

Tel: 0207 987 3777
STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

RE: Change N/A Cells to 0

Great. Thank you Jens.

Excel tip:

Separate the year from a date

To separate the year from a date use the =year() function, eg a date is in cell A1 and in A2 you wish to display the year enter the function =year(A1)

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.