Telegram Connect Issue
Status: Closed · Asked by Manjeet on · 0 views
Hi all, thanks for doing great job!!!
I have set up the autoconnect between Google sheet and Telegram but it is not solving my motive to send message to Telegram.
Everytime when I entered a data I have to press the enter button to send auto message to Telegram.
I have one particular cell where conditional formula is placed so I want to move that content to Telegram once that formula gets the data.
Please help.
Thanks
Manjeet
Hi all, thanks for doing great job!!!I have set up the autoconnect between Google sheet and Telegram but it is not solving my motive to send message to Telegram.
Everytime when I entered a data I have to press the enter button to send auto message to Telegram.
I have one particular cell where conditional formula is placed so I want to move that content to Telegram once that formula gets the data.
Please help.
Thanks
Manjeet
Hello Manjeet,
Can you please share the formula with an example what you are doing in the spreadsheet, we will try to test the same at our end and let you know.
Hello Manjeet,Can you please share the formula with an example what you are doing in the spreadsheet, we will try to test the same at our end and let you know.
Here is the formula =if(or(isnumber(search("Buy",F20)),isnumber(SEARCH("Sell",F20))),F20, "")
When this formula shows the formulized value then that data should move to telegram
Here is the formula =if(or(isnumber(search("Buy",F20)),isnumber(SEARCH("Sell",F20))),F20, "")When this formula shows the formulized value then that data should move to telegram
Thanks for sharing the formula, we will check it at our end and let you know.