K
Kumar
Hello,
I have 2 worksheets in a template workbook. Cell F13 of “work sheet 2†is
referencing to G11 of “work sheet 1†using this reference(=' work sheet
1'!G11)
I am programmatically copying the worksheets from template workbook to a new
workbook and populating data into 'work sheet 1'!G11. 'work sheet 2'!F11 is
not getting the value of 'work sheet 1'!G11. Instead 'work sheet 2'!F11 is
pointing to the template workbook. This is what I see in the formula bar
(='http://localhost/mydir/templates/[My Statement.xls]work sheet 1'!G11). I
want to see =‘work sheet 1'!G11 in the formula bar and the value should get
populated from ‘work sheet 1'!G11 into ‘work sheet 2'!F13.
Please help.
Thanks in advance.
SKS
I have 2 worksheets in a template workbook. Cell F13 of “work sheet 2†is
referencing to G11 of “work sheet 1†using this reference(=' work sheet
1'!G11)
I am programmatically copying the worksheets from template workbook to a new
workbook and populating data into 'work sheet 1'!G11. 'work sheet 2'!F11 is
not getting the value of 'work sheet 1'!G11. Instead 'work sheet 2'!F11 is
pointing to the template workbook. This is what I see in the formula bar
(='http://localhost/mydir/templates/[My Statement.xls]work sheet 1'!G11). I
want to see =‘work sheet 1'!G11 in the formula bar and the value should get
populated from ‘work sheet 1'!G11 into ‘work sheet 2'!F13.
Please help.
Thanks in advance.
SKS