Z
Zeroman
I am trying to copy a cell from one workbook to another.
I am trying to copy a bunch of number and in one case I copy 3/4 but
when it gets to the second workbook it comes out as Mar-4 (it's
assuming that I want a date). I tried to call the variable a string
ie. dim NUMBA as string
but for some reason it still comes out as Mar-4.
Thanks in advance for any help.
Zeroman
I am trying to copy a bunch of number and in one case I copy 3/4 but
when it gets to the second workbook it comes out as Mar-4 (it's
assuming that I want a date). I tried to call the variable a string
ie. dim NUMBA as string
but for some reason it still comes out as Mar-4.
Thanks in advance for any help.
Zeroman