Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Export "Define Name" Dialog

Hello,

I have a lot of "NAME" in my excel sheet and sometime when I checked them
thru "INSERTNAMEDEFINE" I can see that some of them have changed by
themself. Is there a way to automatically access them via VBA so I can make
a backup ?

Thanks in advance for the help!

Cheers!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Export "Define Name" Dialog

Msgbox Activeworkbook.Names("myName").RefersTo

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Nader" wrote in message
...
Hello,

I have a lot of "NAME" in my excel sheet and sometime when I checked them
thru "INSERTNAMEDEFINE" I can see that some of them have changed by
themself. Is there a way to automatically access them via VBA so I can
make a backup ?

Thanks in advance for the help!

Cheers!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 110
Default Export "Define Name" Dialog

Hello Nader

ActiveSheet.Range("A1").ListNames

HTH
Cordially
Pascal

"Nader" a écrit dans le message de news:
...
Hello,

I have a lot of "NAME" in my excel sheet and sometime when I checked them
thru "INSERTNAMEDEFINE" I can see that some of them have changed by
themself. Is there a way to automatically access them via VBA so I can
make a backup ?

Thanks in advance for the help!

Cheers!



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Export "Define Name" Dialog

Thank you Bob!

"Bob Phillips" a écrit dans le message de news:
...
Msgbox Activeworkbook.Names("myName").RefersTo

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"Nader" wrote in message
...
Hello,

I have a lot of "NAME" in my excel sheet and sometime when I checked them
thru "INSERTNAMEDEFINE" I can see that some of them have changed by
themself. Is there a way to automatically access them via VBA so I can
make a backup ?

Thanks in advance for the help!

Cheers!







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Export "Define Name" Dialog

Thank you Bob!

"Bob Phillips" a écrit dans le message de news:
...
Msgbox Activeworkbook.Names("myName").RefersTo

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"Nader" wrote in message
...
Hello,

I have a lot of "NAME" in my excel sheet and sometime when I checked them
thru "INSERTNAMEDEFINE" I can see that some of them have changed by
themself. Is there a way to automatically access them via VBA so I can
make a backup ?

Thanks in advance for the help!

Cheers!






  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Export "Define Name" Dialog

Thank you Bob!
"Bob Phillips" a écrit dans le message de news:
...
Msgbox Activeworkbook.Names("myName").RefersTo

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"Nader" wrote in message
...
Hello,

I have a lot of "NAME" in my excel sheet and sometime when I checked them
thru "INSERTNAMEDEFINE" I can see that some of them have changed by
themself. Is there a way to automatically access them via VBA so I can
make a backup ?

Thanks in advance for the help!

Cheers!





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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
Define error "Can't shift objects off sheet" oilsands Excel Discussion (Misc queries) 2 July 11th 07 09:21 PM
How to delete the "Insert Function Dialog Box" (dialog box only)? TBI''d biker Excel Worksheet Functions 2 April 7th 07 09:18 PM
Scroll Bar missing "Control" tab in "Format Properties" dialog box Peter Rooney Excel Discussion (Misc queries) 5 August 24th 06 05:36 PM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 03:25 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"