G
Guest
I am trying to do an if statement based on whether a character is numeric or
alpha.
e.g. I have the following spreadsheets:
A
1 01-BHZ
2 01-049
Basically what I am wanting to do is an if statement based on a mid formula.
i.e. if mid(A1,4,1) is numeric then "Numeric", if not "Alpha"
Is there a formula I can use? Is it a public function with a bit of VBA?
Please help
Regards,
Ryan
alpha.
e.g. I have the following spreadsheets:
A
1 01-BHZ
2 01-049
Basically what I am wanting to do is an if statement based on a mid formula.
i.e. if mid(A1,4,1) is numeric then "Numeric", if not "Alpha"
Is there a formula I can use? Is it a public function with a bit of VBA?
Please help
Regards,
Ryan