I too am getting this problem this is my error
"Thread #1 : Error occurred : Failed to get page http://ip.bablosoft.com/?requestid=88198 with HttpClient"
It seems I keep sending GET requests but am getting nothing in return. Is this just a temporary bug on bablosofts side? or is it a fixable error on my side, let me know what you guys think
The IF function with many options
-
@phamtracanh said in The IF function with many options:
Hi everybody,
I want to use the If function with many options.
For example, if A <100 and A> 50.
If you know, please help me.
Thanks. -
@tet-vivi said in The IF function with many options:
@phamtracanh
A <100 && A> 50?@Fox said in The IF function with many options:
@phamtracanh said in The IF function with many options:
Hi everybody,
I want to use the If function with many options.
For example, if A <100 and A> 50.
If you know, please help me.
Thanks.Thank you.