N
newToExcel
hello again,
is this even possbile. i have looked into this quite a bit and so far
have not found a solution.
I have workbook A , i copy the data from A (including formulas) and
paste the data to workbook B. A has multiple worksheets and i only
copy 2 of them to B
now the formulas in B point to the data in A even though B has all the
worksheets which are referenced to in the formulas. So, in B you get
formulas of the form : [A.xls]!variable.......
is there a way to get rid of [A.xls] ??? and i cant just copy the
values, formulas are required.
btw, i'm copying and pasting in VBA. so i need a solution in VBA as
well
is this even possbile. i have looked into this quite a bit and so far
have not found a solution.
I have workbook A , i copy the data from A (including formulas) and
paste the data to workbook B. A has multiple worksheets and i only
copy 2 of them to B
now the formulas in B point to the data in A even though B has all the
worksheets which are referenced to in the formulas. So, in B you get
formulas of the form : [A.xls]!variable.......
is there a way to get rid of [A.xls] ??? and i cant just copy the
values, formulas are required.
btw, i'm copying and pasting in VBA. so i need a solution in VBA as
well