Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Adding/deleting ranges and renaming accordingly

Hi.

I have a range (A1:J10) named "Person_01". Cell J1 contains a hyperlink
called "Add_Person" with a label that says "Add a new person".

When the user clicks the hyperlink, "Person_01" should be copied and
inserted as "Person_02" right below "Person_01". The hyperlink at the
bottom of "Person_01" should change to "Delete this person" and the
hyperlink at the bottom of "Person_02" should still say "Add a new
person".

As new ranges are added, only the most current range will contain the
"Add a new person" hyperlink, with all former ranges containing the
"Delete this person" hyperlink.

I've already written code to add/delete ranges, but I'm having a hard
time tracking the range names as a "stack" so that I can name
new/existing ranges properly upon addition/deletion of a person.

Can somebody help me conceptualize this issue? I'm very new to VBA.

Thanks.
Michael

*** Sent via Developersdex http://www.developersdex.com ***
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 {2007} Named Ranges: Renaming, Deleting etc... DemonTraitor Excel Discussion (Misc queries) 4 November 27th 07 12:06 PM
Updating Ranges or References in Code when Adding or Deleting Rows Arnold[_3_] Excel Programming 1 February 6th 07 01:23 PM
Deleting or Renaming Lists Tail Wind Excel Discussion (Misc queries) 0 February 4th 06 08:22 PM
Deleting or Renaming Lists Max Excel Discussion (Misc queries) 2 February 4th 06 08:03 PM
Renaming adding and deleting directory alanford Excel Programming 2 February 16th 05 11:08 AM


All times are GMT +1. The time now is 03:28 PM.

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"