Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Buttons Adding lines

I have a form that people report errors on. at the end of each row I have
added a click button that adds a new row and formats it to the same format as
the row above. This all works fine.

However all buttons below this row now add a row at their old locations. I.e
if I have a clickbox at line 1,2,3,4 and use the button to add row between 1
and 2, buttons 2,3 and 4 no longer add a row under their new row locations. I
am looking for any help in scripting this so when the button moves down a row
its addline function also moves down a row
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Buttons Adding lines

Most would use the TopLeftCell property or the BottomRightCell property to
determine where the button is located and where the row should be inserted.

--
Regards,
Tom Ogilvy



"darkelf26" wrote:

I have a form that people report errors on. at the end of each row I have
added a click button that adds a new row and formats it to the same format as
the row above. This all works fine.

However all buttons below this row now add a row at their old locations. I.e
if I have a clickbox at line 1,2,3,4 and use the button to add row between 1
and 2, buttons 2,3 and 4 no longer add a row under their new row locations. I
am looking for any help in scripting this so when the button moves down a row
its addline function also moves down a row

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
Adding buttons to a new menu bar Greegan Excel Worksheet Functions 1 April 7th 06 07:55 AM
Adding value to option buttons jodieg Excel Discussion (Misc queries) 3 November 29th 05 11:25 PM
Adding Buttons to Worksheet [email protected] Excel Programming 5 October 22nd 05 02:12 PM
Adding ToolTips to buttons Carlos Lozano Excel Programming 2 May 17th 05 03:20 AM
Adding buttons with macros Shatin Excel Programming 0 January 28th 04 04:40 AM


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