I am creating a worksheet that is taking info from another tab however when the info I am copying is numerical, it works but when its letters it doesnt. i.e. Cell A1 contains 12345 and Cell A2 contains Chicken. In another random cell i put in the formula =Value(A1) and it gives me 12345. However when i do the same for cell A2 I get the error #VALUE! Ive noticed the value formula works for numbers but not tet. What formula do i need to use?
Thanks