Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
HI,
My spreadsheet is using Vookup formulas and I would like to protect the cells with the formulas from others changing them but still alow the oter cells to be free . Such C1 free to place a number that will allow the protected B1 (which has the look up formulae) to have the resulting detail from the look up -locked/protected. ALSO- I have then copied the formulae down to the page and some cells will not have all the time an item in them so now they are showing the #N/A - can this be not displayed? Ta Mike |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
On Sep 10, 8:47*am, MikeR-Oz
wrote: HI, My spreadsheet is using Vookup formulas and I would like to protect the cells with the formulas from others changing them but still alow the oter cells to be free . Such C1 free to place a number that will allow the protected B1 (which has the look up formulae) to have the resulting detail from the look up -locked/protected. ALSO- I have then copied the formulae down to the page and some cells will not have all the time an item in them so now they are showing the #N/A - can this be not displayed? Ta Mike Select the cells that you want users to do stuff in then go Format| Cells|Protection and deselect Locked option then OK. Then go Tools|Protection...|Protect Sheet... OK (you can use a password if you want. You can also experiment with the options.) ALSO- If column C is the column that the VLOOKUP is referring to then you could use... =IF(C1="","",Your VLOOKUP Formula here) Ken Johnson |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thanks Ken, worked well. Appreciated
"Ken Johnson" wrote: On Sep 10, 8:47 am, MikeR-Oz wrote: HI, My spreadsheet is using Vookup formulas and I would like to protect the cells with the formulas from others changing them but still alow the oter cells to be free . Such C1 free to place a number that will allow the protected B1 (which has the look up formulae) to have the resulting detail from the look up -locked/protected. ALSO- I have then copied the formulae down to the page and some cells will not have all the time an item in them so now they are showing the #N/A - can this be not displayed? Ta Mike Select the cells that you want users to do stuff in then go Format| Cells|Protection and deselect Locked option then OK. Then go Tools|Protection...|Protect Sheet... OK (you can use a password if you want. You can also experiment with the options.) ALSO- If column C is the column that the VLOOKUP is referring to then you could use... =IF(C1="","",Your VLOOKUP Formula here) Ken Johnson |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
On Sep 10, 11:32*pm, MikeR-Oz
wrote: Thanks Ken, worked well. Appreciated "Ken Johnson" wrote: On Sep 10, 8:47 am, MikeR-Oz wrote: HI, My spreadsheet is using Vookup formulas and I would like to protect the cells with the formulas from others changing them but still alow the oter cells to be free . Such C1 free to place a number that will allow the protected B1 (which has the look up formulae) to have the resulting detail from the look up -locked/protected. ALSO- I have then copied the formulae down to the page and some cells will not have all the time an item in them so now they are showing the #N/A - can this be not displayed? Ta Mike Select the cells that you want users to do stuff in then go Format| Cells|Protection and deselect Locked option then OK. Then go Tools|Protection...|Protect Sheet... OK (you can use a password if you want. You can also experiment with the options.) ALSO- If column C is the column that the VLOOKUP is referring to then you could use... =IF(C1="","",Your VLOOKUP Formula here) Ken Johnson You're welcome. Thanks for the feedback. Ken Johnson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional locking of cells for individual rows | Excel Discussion (Misc queries) | |||
protecting individual cells | Excel Discussion (Misc queries) | |||
protecting individual cells | Excel Discussion (Misc queries) | |||
Locking Cells ... Without Protecting Sheet | Excel Discussion (Misc queries) | |||
Locking and Protecting and NOT displaying formulas | Excel Discussion (Misc queries) |