Hi there
Can anyone help me on this.
I'm trying to Dsum with 2 criterias.
It retrieves an '2450' run-time error " can't find 'sf_especificac oes'.
thx
Can anyone help me on this.
I'm trying to Dsum with 2 criterias.
It retrieves an '2450' run-time error " can't find 'sf_especificac oes'.
thx
Code:
t_cma_pr_calc = DSum("[t_esp_consumo]*[t_mat_pr_in]/[t_uni_factor]", "q_especificacoes", "[t_esp_t_cma_id] = " & Modelo & "AND forms!sf_especificacoes!t_mgr_uppers=-1")
Comment