![]() |
|
#3
|
|||
|
|||
|
Yes that works. I presume because your formula uses sheet references rather then table references.
I started using tables because they seemed to provide benefits over ranges such as auto formula change for columns, column sorting and such. I therefore have always tried to make my code use "table cells" as opposed to "sheet cells" which makes the code independent of any sheet position changes. I've attempted to adapt your formula to reflect this policy but as soon as I try to use a table column reference [column name] the problem I descibed to you comes back. One of the issues I don't understand is why a Range.Copy...Range.Paste does not cause formula curruption but row.select...listRows.Add...Paste does. Both forms of data transfer work as predicted but for the formula changes. Do you think this is an Excel bug or am I missing something.
|
| Tags |
| tables |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Need VBA Function in Word table formula
|
nschroeder | Word VBA | 6 | 05-13-2013 03:58 PM |
| Referencing a value over 255 characters within a table PLUS strange formula behaviour | TishyMouse | Excel | 2 | 01-08-2013 09:39 AM |
| Formula help in word table | mygsdsni | Word Tables | 3 | 01-04-2012 02:36 PM |
Formula and Table Help!
|
steveman1234 | Word Tables | 2 | 03-28-2010 06:20 PM |
| Help with Word table formula | fritman99 | Word Tables | 1 | 09-02-2009 05:36 PM |