[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Calculo de porcentagem
Página 1 de 1

Calculo de porcentagem

Enviado: Dezembro 22nd, 2011, 1:57 pm
por Paulo Campregher
CalcC(tabglobal.DTAB_PRODUTOS.P_val_unit.conteudo, tabglobal.DTAB_PRODUTOS.P_margem.conteudo, '+', 02);

ESSE CALCULO DE PROCENTAGEM N??O DA ERRO MAS N??O CALCULA A PORCENTAGEM, ONDE ESTÁ O ERRO?

Re: Calculo de porcentagem

Enviado: Dezembro 27th, 2011, 2:36 pm
por Gustavo
Olá,

Tente assim:

CalcC(tabglobal.DTAB_PRODUTOS.P_val_unit.conteudo, tabglobal.DTAB_PRODUTOS.P_margem.conteudo, '*', 2)/100;

Re: Calculo de porcentagem

Enviado: Dezembro 27th, 2011, 3:40 pm
por Paulo Campregher
Ok parceiro...funcionou certinho, aquela abraço Boas Festas