I am wondering if anyone knows a way of creating formulas with the TransferDatabase method. This is what I've done to test.
I am using Access XP and Excel XP. I create a table called Table1. Created a field Called TestFormula. The value of the field I set as "=4+5" (without quotes). I do the TransferSpreadsheet method and when I open up the new excel sheet the value of the first cell is "'=4+5" and so it actually displays "=4+5" in the cell instead of 9.
Is there anyway for the formula to stay a formula and not be converted to text?
I am using Access XP and Excel XP. I create a table called Table1. Created a field Called TestFormula. The value of the field I set as "=4+5" (without quotes). I do the TransferSpreadsheet method and when I open up the new excel sheet the value of the first cell is "'=4+5" and so it actually displays "=4+5" in the cell instead of 9.
Is there anyway for the formula to stay a formula and not be converted to text?