+ Reply to Thread
Results 1 to 4 of 4

How to prevent manual data entry in cell contains formulas

  1. #1
    Registered User
    Join Date
    10-12-2013
    Location
    Mumbai
    MS-Off Ver
    Excel 2013
    Posts
    7

    How to prevent manual data entry in cell contains formulas

    Hello Friends,

    I have an Inventory file with 3 sheets Input, inventory and stock. when I enter data in input sheet it automatically enters in inventory sheet and running total is calculated in stock sheet. I have tried to protect sheet with password but after this input sheet wont enter data in inventory sheet. I want to protect inventory and stock sheet so no one manually modify or delete data in cells containing formulas. also help to hide and protect formulas.

    Pls help...
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-05-2009
    Location
    Mumbai
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: How to prevent manual data entry in cell contains formulas

    Hi, Vivek_vx

    you have correctly choosen protected cell as Locked / Unlocked ...., and hidden where ever formula you wish to hide ...
    i found no issues, except while opening of the file their was prompt for Micro Enable, ....

    just check on them, rest seams fine.

    BhaVesH

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: How to prevent manual data entry in cell contains formulas

    After protecting your sheet, you can use "Yourworksheet".Unprotect Password:="Your Password" in the beginning of the code (you are using to enter the data in the database) just after you set the worksheet variable and "Yourwoeksheet".Protect Password:= "YourPassword" just before the End Sub to enable the entry on the protected sheet.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  4. #4
    Registered User
    Join Date
    10-12-2013
    Location
    Mumbai
    MS-Off Ver
    Excel 2013
    Posts
    7

    Re: How to prevent manual data entry in cell contains formulas

    hi friends

    I want to prevent other users to edit or delete any data from Inventory and stock sheet. But if I protect work sheet with password input sheet gives me errorerror.jpg

    Is their any way to disable keyboard input in inventory and stock sheet or any password protected coding in VB

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Allowing manual entry into a cell but maintain cell formulas
    By Cipher Coder in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-01-2013, 04:50 PM
  2. Force Manual Entry / Prevent Pasting
    By FallingDown in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-26-2012, 09:58 AM
  3. Prevent Manual Data Entry
    By BRAY1980 in forum Excel General
    Replies: 1
    Last Post: 10-26-2011, 05:42 AM
  4. Replies: 0
    Last Post: 10-06-2011, 07:03 AM
  5. How do I prevent data entry in one cell if an entry exist in another cell
    By rkjudy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-13-2010, 09:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1