0

visual basic expression with NF

I have this expression which doesn't work in Visual Basic (excel 2007):

Cells(f, c + 33) = "=NL(""Primero"",""Registro"",""=(NF(;""Total Ofertado"")-NF(;""Coste directo""))/NF(;""Total Ofertado"")"",""Nº registro"", """ & estudio & """, ""company="",filtroempresa)"

I know the problem is in this side of the expression, related with the "" correct position, but I can't put them correctly.

""=(NF(;""Total Ofertado"")-NF(;""Coste directo""))/NF(;""Total Ofertado"")""



any help?

4 comments

Please sign in to leave a comment.