![]() |
Displaying formula from one workbook in another
I have the following formula in Workbook1.xls Sheet1
=offset(blah blah blah) I want to display that formula in Workbook2. How can I display this formula? Thanks in advance, Barb Reinhardt |
Displaying formula from one workbook in another
You would need a UDF like
http://www.mvps.org/dmcritchie/excel/formula.htm =getformula([Book2]Sheet1!$A$1) you can make that UDF into an add-in so it is available Or download Laurent Longre's excellent Morefunc (personally I think it is the best add-in for Excel) http://xcell05.free.fr/ FORMULATEXT is the name of the function English descriptions here http://www.rhdatasolutions.com/morefunc/ -- Regards, Peo Sjoblom Northwest Excel Solutions Portland, Oregon "Barb Reinhardt" wrote in message ... I have the following formula in Workbook1.xls Sheet1 =offset(blah blah blah) I want to display that formula in Workbook2. How can I display this formula? Thanks in advance, Barb Reinhardt |
All times are GMT +1. The time now is 10:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com