J
jason BALDWIN
Hi,
Im having trouble setting the value of a cell in a worsheet e.g.
cells("A1").value = 10
Does not set the value of the cell and the function returns #value.
When this line is commented out te rest works fine. How do I return values
to range of cells from within a function?
Thanks,
Jason
Im having trouble setting the value of a cell in a worsheet e.g.
cells("A1").value = 10
Does not set the value of the cell and the function returns #value.
When this line is commented out te rest works fine. How do I return values
to range of cells from within a function?
Thanks,
Jason