Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Protection of workbook

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Protection of workbook

1) Can I hide the fomulas that I have used?
To hide formulas, check Hide*, then apply Tools Protect Sheet
(To hide & protect formulas, check both Locked* & Hide*, then protect sheet)
*via Format Cells Protection tab
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:19,000 Files:362 Subscribers:62
xdemechanik
---

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Protection of workbook

You can allow users to change only the range you allow them to...
Users can see the cell formula if they are able to navigate to that cell...
What you can do is have your formula in, say, Z1 (hide it) and put =Z1 in
the cell visible to users.
You need to play around to get what you want...
--
Always provide your feedback so that others know whether the solution worked
or problem still persists ...


"Ille" wrote:

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default Protection of workbook

Hi Sheeloo,

"Users can see the cell formula if they are able to navigate to that cell."
This is not the case if you apply the Hidden option as Max described, and
spreadsheet protection is on.

--
Thanks,
Shane Devenshire


"Sheeloo" wrote:

You can allow users to change only the range you allow them to...
Users can see the cell formula if they are able to navigate to that cell...
What you can do is have your formula in, say, Z1 (hide it) and put =Z1 in
the cell visible to users.
You need to play around to get what you want...
--
Always provide your feedback so that others know whether the solution worked
or problem still persists ...


"Ille" wrote:

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Protection of workbook

Thanks Shane...

You are right... The reason I did not propose that option was because I
thought Ille wanted the users to be able to modify the cell containing the
formula...


--
Always provide your feedback so that others know whether the solution worked
or problem still persists ...


"ShaneDevenshire" wrote:

Hi Sheeloo,

"Users can see the cell formula if they are able to navigate to that cell."
This is not the case if you apply the Hidden option as Max described, and
spreadsheet protection is on.

--
Thanks,
Shane Devenshire


"Sheeloo" wrote:

You can allow users to change only the range you allow them to...
Users can see the cell formula if they are able to navigate to that cell...
What you can do is have your formula in, say, Z1 (hide it) and put =Z1 in
the cell visible to users.
You need to play around to get what you want...
--
Always provide your feedback so that others know whether the solution worked
or problem still persists ...


"Ille" wrote:

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default Protection of workbook

Hi,

Just in case you don't follow what was said:

1. To hide the formulas from viewing:
- Select a range of cells or the whole sheet and choose
- Format, Cells, Protection tab, check the Hidden box.

This will not hide any formulas until you turn on protection!

2. To protect the sheet from being changed (and to hide the formulas in the
cell you selected above) choose
Tools, Protection, Protect Sheet
- add a password and confirm it (write it down for you to remember)

A few points
- The first feature applies to a selected range not to the entire sheet
unless you select the entire sheet
- The Protect sheet command applies to a sheet not to the entire workbook,
you would need to do this for each sheet you wanted protected in your
workbook .


If this is helpful, please click the Yes button
--
Thanks,
Shane Devenshire


"Ille" wrote:

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Protection of workbook

search datapig in google and it has a little video showing how to protect. It
shows exactly how to do this with clear audio too. Well worth a peek!

"Ille" wrote:

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille

  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Protection of workbook

At first: thank you.
But it does not really work. I have a range of cells which I want to be
hidden (because of the formulas). In other parts of the worksheet the users
can enter, delete, etc etc. I select the range of cells, choose Hide in the
format menu, cells, protection tab. And then I choose menu extras,
protection, sheetprotection and whatever I click, the whole sheet is
protected! But I only want some ranges to be protected. What do I wrong?

--
Ille


"Shelby" wrote:

search datapig in google and it has a little video showing how to protect. It
shows exactly how to do this with clear audio too. Well worth a peek!

"Ille" wrote:

Dear All,
I'm working wiht Excel 2003 and Windows XP.
I have created a workbook. I would like to give it to other people but the
users of it should only be able to: select entries from drop-down lists,
delete entries and hide cells.
My questions a
1) Can I hide the fomulas that I have used?
2) How can I prevent that the workbook will be changed?
Thank you very much in advance.
--
Ille

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
workbook protection jolowe Excel Worksheet Functions 3 June 8th 08 07:35 PM
Workbook protection micksa Excel Discussion (Misc queries) 3 April 15th 08 01:40 PM
Workbook protection Baldyman Excel Discussion (Misc queries) 2 December 7th 07 08:49 PM
workbook protection sherobot Excel Worksheet Functions 2 August 30th 07 11:34 PM
Workbook Protection AEK Excel Discussion (Misc queries) 2 June 23rd 05 01:49 AM


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