Jump to content

Search the Community

Showing results for tags 'rangewirte'.

  • Search By Tags

    • rangewirte ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. I'm trying to insert the following formula in cell A2 using my script: =if(A1=""; "YES"; "NO") To my understanding, the line of code should be similar to this: _Excel_RangeWrite($MasterFile, Default, "=if(A1=""; "YES"; "NO")", "A2") However, it does not work, probably due to the...
×
×
  • Create New...