Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
sai sai is offline
external usenet poster
 
Posts: 10
Default Events for listobject

Hi,

Is there a way I can trap when the user tries to add a new row to a
list object? I want to prevent the user from adding a new row. The
workbook change event is fired after the user has already entered
information into a cell and the insertrowrange has already changed. I
want to know when the user tries to enter information into the
insertrow and then prevent the user.

Sai

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Events for listobject

sai wrote:
Hi,

Is there a way I can trap when the user tries to add a new row to a
list object? I want to prevent the user from adding a new row. The
workbook change event is fired after the user has already entered
information into a cell and the insertrowrange has already changed. I
want to know when the user tries to enter information into the
insertrow and then prevent the user.

Sai

Sai,

I have a similar project where I have to prevent the user from inserting
a column in a list, though I did want them to be able to insert rows. I
unlocked all the cells in the sheet, and then protected it - the
worksheet protection methods allow you to specify whether a user is able
to insert rows or columns (independent of each other). With all the
cells unlocked, the user can still edit cells, sort the list, etc.

John Scott
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
ListObject object formatting RASENT Excel Discussion (Misc queries) 0 October 19th 07 05:00 PM
ListObject in Excel 2000 ? NJ Excel Guru Excel Discussion (Misc queries) 1 November 15th 05 12:40 PM
LISTOBJECT question Marek Excel Programming 0 September 5th 04 10:21 AM
Need some events... Tim Mattingly Excel Programming 0 August 16th 04 09:53 AM
listobject ... Excel2003 Jim C.[_4_] Excel Programming 0 April 3rd 04 10:13 PM


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