Hi,
Can someone help me on this
I need a function.
cell a1 contain a text and number if mid of a1,1,1 = text then c else w.
e.g
54890051 = c
VC040400= w
Thanks in advance
Manisai
Hi,
Can someone help me on this
I need a function.
cell a1 contain a text and number if mid of a1,1,1 = text then c else w.
e.g
54890051 = c
VC040400= w
Thanks in advance
Manisai
In A1 Cell
54890051
In B1 Cell
=IF(A1="","",IF(ISERR(LEFT(A1)+0),"w","c"))
Drag it down..![]()
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks