Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I've a VBA Macro. This should write a formular like =wenn(xy;"ja";"nein") in a cell. I tried this: Range("B9").value = "=wenn(xy;"ja";"nein")" I think there is also a problem with executing this formular. Can somebody help me, please? Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
writing macros in excel sheet | Excel Worksheet Functions | |||
Reading data from an excel sheet and writing to another | Excel Programming | |||
Writing value in cell in another sheet | Excel Programming | |||
writing to excel sheet | Excel Programming | |||
writing array into excel sheet | Excel Programming |