![]() |
Run Time Error 1004
Can anyone tell my what's wrong with the following:
lRaekke = ActiveCell.Row dVSLoen = Cells(lRaekke, 9).Value Debug.Print lRaekke, dVSLoen sTimeAdresse = Cells(lRaekke, 7).Address sEgenLoenAdresse = "Tilbudsoplysninger!" + Worksheets ("TilbudsOplysninger").Range("EgenLoen").Addres s '=+Hvis(EgenLoen0;+Timer*EgenLoen;V&S løn) sFormel = "=+Hvis(EgenLoen0;" + "+" + sTimeAdresse + "*" + "EgenLoen;" + "+" + CStr(dVSLoen) + ")" Debug.Print sFormel '=+Hvis(EgenLoen0;+$G$34*EgenLoen;+0) ActiveSheet.Cells(lRaekke, 9).Formula = sFormel It keeps failing at the last line: RT error 1004: Programdifined or Objectdifined Error Thanks Lars Kofod |
All times are GMT +1. The time now is 10:07 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com