I need to enter a prefix number (BC5) to each number in a colum of numbers.
N Newbee101l Nov 19, 2004 #1 I need to enter a prefix number (BC5) to each number in a colum of numbers.
B BenjieLop Nov 19, 2004 #2 Newbee101l said: I need to enter a prefix number (BC5) to each number in a colum o numbers. Click to expand... Assuming that your numbers are in Column A and starting at Cell A1 enter this formula in Cell B1 ="BC5"&A1 and copy down until the cell opposite the last number in Column A. Is this the solution that you are looking for
Newbee101l said: I need to enter a prefix number (BC5) to each number in a colum o numbers. Click to expand... Assuming that your numbers are in Column A and starting at Cell A1 enter this formula in Cell B1 ="BC5"&A1 and copy down until the cell opposite the last number in Column A. Is this the solution that you are looking for