01-12-2024
06:04 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
01-12-2024
06:04 PM
What i am saying is that you are using decimal number data type as opposed to whole number data typer. If you are not using any decimal numbers in your table or calculations an no division, you could probably just use the whole number data type. This doesn't require precision and should truncate your number. You would have to do this to all the cells though.
CADnoob