Thanks Hiker,
However all these posts are formula related I think, what I was really after was kinda the following:
resultString = workbooks("SomeWorkBook").worksheets("Sheet1").cells(1,"A").value
Unfortunately when I try this I get the following error - Runtime error 9: Subscript out of range.
Anyone got any ideas ?