Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default when you protect a sheet, you can't enter using a form

I have a worksheet with formulas. I have locked the appropriate fields that
I do not want users to mess with and unlocked the fields they can mess
with.....and then I protected the sheet. I wanted the user to enter data
using a simple form (from the Data menu)......but it's not letting me. Is
there a way around this? Or do I have to use the "vba form" stuff which I'm
not having a lot of luck with?

Thanks, in advance, for any helpful suggestions!
Paula
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default when you protect a sheet, you can't enter using a form

Works fine for me in XL 2003

"not letting me" means what to you? Error message? DataForm grayed out?

What is the layout of the unlocked cells?

Contiguous or not?

You can try this...........

Select the cells to be unlocked and InsertNameDefine

Name the range as "Database"(no quotes)

Select Database from the name box then formatcellsprotectionunlocked

Protect the sheet and try the dataform again.


Gord Dibben MS Excel MVP



On Thu, 3 Aug 2006 09:17:02 -0700, pmms wrote:

I have a worksheet with formulas. I have locked the appropriate fields that
I do not want users to mess with and unlocked the fields they can mess
with.....and then I protected the sheet. I wanted the user to enter data
using a simple form (from the Data menu)......but it's not letting me. Is
there a way around this? Or do I have to use the "vba form" stuff which I'm
not having a lot of luck with?

Thanks, in advance, for any helpful suggestions!
Paula


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default when you protect a sheet, you can't enter using a form

I'm using XL 2002.
Actually, I'm able to get the form to show but it won't allow me to enter
any new records. I've done what you suggested and still get the same result.
So, the dataform shows but "New", "Delete" and "Restore" are grayed out.
I'm able to scroll through the rows that are there but not enter new ones.

"Gord Dibben" wrote:

Works fine for me in XL 2003

"not letting me" means what to you? Error message? DataForm grayed out?

What is the layout of the unlocked cells?

Contiguous or not?

You can try this...........

Select the cells to be unlocked and InsertNameDefine

Name the range as "Database"(no quotes)

Select Database from the name box then formatcellsprotectionunlocked

Protect the sheet and try the dataform again.


Gord Dibben MS Excel MVP



On Thu, 3 Aug 2006 09:17:02 -0700, pmms wrote:

I have a worksheet with formulas. I have locked the appropriate fields that
I do not want users to mess with and unlocked the fields they can mess
with.....and then I protected the sheet. I wanted the user to enter data
using a simple form (from the Data menu)......but it's not letting me. Is
there a way around this? Or do I have to use the "vba form" stuff which I'm
not having a lot of luck with?

Thanks, in advance, for any helpful suggestions!
Paula



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default when you protect a sheet, you can't enter using a form

Apologies.

I was doing something different and it appeared to work, but not!

We'll have to keep looking.


Gord

On Thu, 3 Aug 2006 11:25:02 -0700, pmms wrote:

I'm using XL 2002.
Actually, I'm able to get the form to show but it won't allow me to enter
any new records. I've done what you suggested and still get the same result.
So, the dataform shows but "New", "Delete" and "Restore" are grayed out.
I'm able to scroll through the rows that are there but not enter new ones.

"Gord Dibben" wrote:

Works fine for me in XL 2003

"not letting me" means what to you? Error message? DataForm grayed out?

What is the layout of the unlocked cells?

Contiguous or not?

You can try this...........

Select the cells to be unlocked and InsertNameDefine

Name the range as "Database"(no quotes)

Select Database from the name box then formatcellsprotectionunlocked

Protect the sheet and try the dataform again.


Gord Dibben MS Excel MVP



On Thu, 3 Aug 2006 09:17:02 -0700, pmms wrote:

I have a worksheet with formulas. I have locked the appropriate fields that
I do not want users to mess with and unlocked the fields they can mess
with.....and then I protected the sheet. I wanted the user to enter data
using a simple form (from the Data menu)......but it's not letting me. Is
there a way around this? Or do I have to use the "vba form" stuff which I'm
not having a lot of luck with?

Thanks, in advance, for any helpful suggestions!
Paula




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default when you protect a sheet, you can't enter using a form

Thanks.

"Gord Dibben" wrote:

Apologies.

I was doing something different and it appeared to work, but not!

We'll have to keep looking.


Gord

On Thu, 3 Aug 2006 11:25:02 -0700, pmms wrote:

I'm using XL 2002.
Actually, I'm able to get the form to show but it won't allow me to enter
any new records. I've done what you suggested and still get the same result.
So, the dataform shows but "New", "Delete" and "Restore" are grayed out.
I'm able to scroll through the rows that are there but not enter new ones.

"Gord Dibben" wrote:

Works fine for me in XL 2003

"not letting me" means what to you? Error message? DataForm grayed out?

What is the layout of the unlocked cells?

Contiguous or not?

You can try this...........

Select the cells to be unlocked and InsertNameDefine

Name the range as "Database"(no quotes)

Select Database from the name box then formatcellsprotectionunlocked

Protect the sheet and try the dataform again.


Gord Dibben MS Excel MVP



On Thu, 3 Aug 2006 09:17:02 -0700, pmms wrote:

I have a worksheet with formulas. I have locked the appropriate fields that
I do not want users to mess with and unlocked the fields they can mess
with.....and then I protected the sheet. I wanted the user to enter data
using a simple form (from the Data menu)......but it's not letting me. Is
there a way around this? Or do I have to use the "vba form" stuff which I'm
not having a lot of luck with?

Thanks, in advance, for any helpful suggestions!
Paula




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
Sum up columns in different sheet with error check zeyneddine Excel Discussion (Misc queries) 13 July 10th 06 01:21 PM
Protect Workbook Vs Protect Sheet Poor_pakistani New Users to Excel 4 May 25th 06 02:06 PM
Baffling! Spreadsheet Data Form Size Jim Excel Discussion (Misc queries) 0 May 4th 06 07:41 PM
Excel 2002 "Protect Sheet", but allow "Hide Columns"? VP Safe Excel Worksheet Functions 2 July 5th 05 07:13 PM
when I protect my sheet enter tab, & arrow keys dont work... greg Excel Discussion (Misc queries) 0 May 25th 05 03:30 PM


All times are GMT +1. The time now is 05:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"