convert excel VBA script to google sheets

后端 未结 0 1786
慢半拍i
慢半拍i 2020-12-07 15:37

I want to convert the following function from VBA to Google sheets:

Function TWR(Cell As Range)
    
    Dim result As String
    
    If Cell > 3.65 And C         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题