Need a function that places a string to a cellI need a function that places a string parameter to a cell. But the string must have the following properties: the names of Excel cells' names must be interpreted as their names, not as simple text, so I can move this cell for autocomplete multiple cells, and also when some cells delete/add -&gt; names of cells in this parameter must change too. For ex., F(A1+3; B2=5) places A1+3; B2=5 to this cell. Also it must autocomplete and change to for ex., B1+3; C2=5 when adding a column etc.<br/> <strong>How can it be implemented?</strong> <br/> Guru, help!<br/>© 2009 Microsoft Corporation. All rights reserved.Sat, 11 Jul 2009 15:59:33 Z2ce00053-33da-4503-909f-36de6133a917http://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/2ce00053-33da-4503-909f-36de6133a917#2ce00053-33da-4503-909f-36de6133a917http://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/2ce00053-33da-4503-909f-36de6133a917#2ce00053-33da-4503-909f-36de6133a917motorwayhttp://social.msdn.microsoft.com/Profile/en-US/?user=motorwayNeed a function that places a string to a cellI need a function that places a string parameter to a cell. But the string must have the following properties: the names of Excel cells' names must be interpreted as their names, not as simple text, so I can move this cell for autocomplete multiple cells, and also when some cells delete/add -&gt; names of cells in this parameter must change too. For ex., F(A1+3; B2=5) places A1+3; B2=5 to this cell. Also it must autocomplete and change to for ex., B1+3; C2=5 when adding a column etc.<br/> <strong>How can it be implemented?</strong> <br/> Guru, help!<br/>Thu, 09 Jul 2009 21:07:21 Z2009-07-09T21:07:52Zhttp://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/2ce00053-33da-4503-909f-36de6133a917#160cf428-a710-4bb7-9f01-6a50630d69e6http://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/2ce00053-33da-4503-909f-36de6133a917#160cf428-a710-4bb7-9f01-6a50630d69e6Jeff - www.SRSoft.ushttp://social.msdn.microsoft.com/Profile/en-US/?user=Jeff%20-%20www.SRSoft.usNeed a function that places a string to a cellmotorway, can you explain what you want a little more differently.  i think maybe we just don't quite follow what you want to do.<hr class="sig"><a href="http://www.srsoft.us" style="color:#CC0099">FREE DEVELOPER TOOLS, CODE &amp; PROJECTS at </a> <a href="http://www.srsoft.us/"> www.srsoft.us </a> <a href="http://www.srsoft.us" style="color:#FF0000">Database Code Generator and Tutorial</a>Sat, 11 Jul 2009 15:59:33 Z2009-07-11T15:59:33Z