Op Thursday 11 May 2006 16:06, hk schreef: > Help, > > I need the formula for this funtion." if cel2>0 then cel3+cel4 " > > have no idee how to do it. > > Henk > English version: IF(A1>0;A2+A3;"Of no importance") Nederlands: ALS(A1>0;A2+A3;"niet van belang")
A1 etc. de naam van de eerste kolom en eerste rij enzocetera, zie help, zoek op ALS of IF Ger > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
