Error en Fórmula

Deladier

Board Regular
Joined
May 4, 2005
Messages
131
Office Version
  1. 365
Platform
  1. Windows
Hola, buen día.

En una celda tengo la siguiente fórmula, pero no sé porqué Excel (2003) me marca error (por la parte de SI(D5<1 en el caso que sí se cumpla):

=SI(D5>=10;(SI(ESERROR(HALLAR(",";D5;1)-1); (REDONDEAR(EXTRAE(DECIMAL(D5;1);1;HALLAR(",";DECIMAL(D5;1);1)-1);( 2-LARGO(EXTRAE(DECIMAL(D5;1);1;HALLAR(",";DECIMAL(D5;1);1)-1)) ))); (REDONDEAR(EXTRAE(D5;1;HALLAR(",";D5;1)-1);( 2-LARGO(EXTRAE(D5;1;HALLAR(",";D5;1)-1)) )))));SI(Y(D5>=1;D5<10);DECIMAL(D5;1);SI(D5<1;(DECIMAL(D5;(MIN(ENCONTRAR({1;2;3;4;5;6;7;8;9};(SUSTITUIR(D5;"0";"X"))&1234567890)))-(SI(DERECHA(DECIMAL(D5;(MIN(ENCONTRAR({1;2;3;4;5;6;7;8;9};(SUSTITUIR(D5;"0";"X"))&1234567890)))-1);2)="00";2;1))));"")))

Esto lo uso para mostrar un número con redondeo a 2 cifras significativas y usando coma "," en vez de punto decimal.

Gracias de antemano.
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Ya encontré el error, de cualquier manera, muchas gracias.
 
Upvote 0

Forum statistics

Threads
1,223,952
Messages
6,175,593
Members
452,654
Latest member
mememe101

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top