EXCEL TRICK

Publié le: 03 février 2021
sur la chaîne: WheeliePete
16,630
90

If you have a formula in your Microsoft Excel spreadsheet that references division between two cells where one of them does not have data, the program will return a #DIV/0! error message. That message can be annoying if you want to have the formula ready to go in the spread sheet, but haven't entered data into the cells that the formula references. One way to fix this and display a blank cell until you actually enter data for the formula to work off of is to use an =IF statement to write the formula.

=IF(logical_test, [value_if_true], [value_if_false])

Side note: If you want to reference a blank cell, or have the result of the formula be to display a blank cell, the way Microsoft has you indicate that in a formula is with a pair of quotation marks, typed with no space between them: ""


Sur cette page du site, vous pouvez voir la vidéo en ligne EXCEL TRICK durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur WheeliePete 03 février 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 16,630 fois et il a aimé 90 téléspectateurs. Bon visionnage!