Hi,
You can set the range address to anoter formula, using offset for instance:

=OFFSET('Address'!R1C1,0,match("Zip",'Address'!R1,0)-1)

that will pont to zip column whenever it is...

regards

2009/9/20 MD18358 <michael.e.dray...@citi.com>

>
> Hi All:
>
> First off this is a terrific user group and is required reading for my
> team!
> Here is my question:
>
> I receive a table that has the headers
> A1: Name
> B1: Address1
> C1: State
> D1: Zip
>
> The next time, I receive the table with headers may say:
> A1: Name
> B1: Address1
> C1: Address2
> D1: State
> E1: Zip
>
> I may even have three different Address columns.
> The formula for defining the "Zip" range in the first instance is:
>  ActiveWorkbook.Names.Add Name:="Zip", RefersToR1C1:=_ "='Address'!
> R1C4".
>
> However, once the Zip column changes, my script defines the column
> ranges incorrectly.
>
> The easy solution is to rearrange the State And Zip to a more static
> location however this is not an option.
>
> Any Ideas?
>
> Thanks
> Michael
>
>
>
> >
>


-- 
Fabio Lemos

e-mail: flnle...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
----------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group. Our goal is to have 10,000 subscribers by 
the end of 2009. Let friends and co-workers know they can subscribe to group at 
http://groups.google.com/group/excel-macros/subscribe
-~----------~----~----~----~------~----~------~--~---

Reply via email to