Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Restrict data entry to specified cells

Hi, I'd like to be able to restrict new data entry to specified cells in a
workbook. I'd like a method to say where data should be added, and then for
that to be inserted at the top of the column of entries, e.g. button or
similar for "click here to add data" or something similar which then opens a
dialogue box where data is added. When click finished or close, the new data
should be automatically added to the top of the list. Is that possible?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Restrict data entry to specified cells

For the cells you want data inputted into, format cell, protection, uncheck
the "locked" box. Protect the worksheet (Tools - Protection - Protect sheet.
Now, record a macro of you unprotecting worksheet, copying/moving the data
from those cells to the top of your list (using insert row, paste, etc.
Whatever works best). Before stopping macro, protect workbook again.

Next, using the Forms toolbar, you can create a button and assign your macro
to it. Alternatively, if you're creative, you can draw a shape from the
drawing toolbar and also assign a macro to it.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"ajsguinness" wrote:

Hi, I'd like to be able to restrict new data entry to specified cells in a
workbook. I'd like a method to say where data should be added, and then for
that to be inserted at the top of the column of entries, e.g. button or
similar for "click here to add data" or something similar which then opens a
dialogue box where data is added. When click finished or close, the new data
should be automatically added to the top of the list. Is that possible?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Restrict data entry to specified cells

Thanks Luke.

Andy

"Luke M" wrote:

For the cells you want data inputted into, format cell, protection, uncheck
the "locked" box. Protect the worksheet (Tools - Protection - Protect sheet.
Now, record a macro of you unprotecting worksheet, copying/moving the data
from those cells to the top of your list (using insert row, paste, etc.
Whatever works best). Before stopping macro, protect workbook again.

Next, using the Forms toolbar, you can create a button and assign your macro
to it. Alternatively, if you're creative, you can draw a shape from the
drawing toolbar and also assign a macro to it.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"ajsguinness" wrote:

Hi, I'd like to be able to restrict new data entry to specified cells in a
workbook. I'd like a method to say where data should be added, and then for
that to be inserted at the top of the column of entries, e.g. button or
similar for "click here to add data" or something similar which then opens a
dialogue box where data is added. When click finished or close, the new data
should be automatically added to the top of the list. Is that possible?

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
Data Validation - Restrict entry but without dropdown Leanne M (Aussie) Excel Discussion (Misc queries) 2 April 18th 09 05:40 PM
How do I restrict data entry to one of two columns but not both? Gillian Excel Discussion (Misc queries) 4 July 16th 08 06:06 PM
How do I restrict data entry to one of two columns Gillian Excel Discussion (Misc queries) 2 July 16th 08 02:07 PM
How can I restrict a cell(s) to alpha-only data entry? Robert T Excel Discussion (Misc queries) 2 January 10th 07 10:55 PM
can i restrict data entry from certain columns surgeandoj Excel Discussion (Misc queries) 1 July 8th 05 05:28 PM


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