Problemas
Which is the proper order for the formats of a custom number format? Negative, Positive, Text, Zeros Positive, Negative, Text, Zeros Positive, Negative, Zeros, Text Negative, Positive, Zeros, Text
Roztwór
Carlos
élite · Tutor durante 8 años
4.3
(262 Votos)
Respuesta
The correct answer is: Positive, Negative, Zeros, Text.In a custom number format, the proper order for the formats is as follows:1. Positive: This format is used for positive numbers. It can be a general number format or a specific format like currency, percentage, or date.2. Negative: This format is used for negative numbers. It can also be a general number format or a specific format like currency, percentage, or date.3. Zeros: This format is used for zeros. It can be a general number format or a specific format like currency, percentage, or date.4. Text: This format is used for text entries. It can be a general text format or a specific format like date, time, or custom text.Therefore, the correct order for the formats of a custom number format is Positive, Negative, Zeros, Text.