Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default insert changes Named references

When I insert a column with VBA, it shifts all of the range references in
the Names for all columns after the inserted one.

Example;
Before insert
Column: One Two Three Four
Name: A B C D

After Insert
Column: One Two New Three Four
Name: A B C D

It's as if the Name RefersTo property isn't updated when the insert happens.
Anyone haev data on this and how to correct or work around it?

Thanks,
Patrick Heilman


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
references to named cells doug2500 Excel Discussion (Misc queries) 3 March 17th 08 01:30 PM
Named Cell References in VBA Michael Excel Dude Excel Discussion (Misc queries) 2 August 31st 06 03:52 AM
Named References ajames Excel Discussion (Misc queries) 7 March 29th 06 12:35 PM
Using named cells in relative references rbekka33[_22_] Excel Programming 1 November 2nd 04 10:08 AM
Using Named Cell References that aren't present yet. Dave Peterson[_3_] Excel Programming 0 July 12th 03 03:04 AM


All times are GMT +1. The time now is 04:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"