maradykstra
New Member
How would I write the IF formula if I am trying to determine if the first number starts with a certain number? I want to say all the numbers that start with a 0 get assigned the "Red" and if another number doesn't start with a 0 then it would "Blue"
Example:
00234
00485
00848
93040
50393
If(_____,"Red", "Blue")
I'm just having a hard time creating the syntax for the logical text.
Thanks.
Example:
00234
00485
00848
93040
50393
If(_____,"Red", "Blue")
I'm just having a hard time creating the syntax for the logical text.
Thanks.