Results 1 to 16 of 16

Insert cut row in protected range of rows

Threaded View

  1. #1
    Registered User
    Join Date
    09-09-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    21

    Insert cut row in protected range of rows

    I need help.

    I need a VBA code for a worksheet to automatically insert cut paste a row from a range of unprotected rows to the range of protected rows once the user decides to do so.

    I have a sheet called “Customer Stock” which has two tables called “Uncollected” and “Collected”.

    I need “Uncollected” table to be unprotected and “Collected” Table to be protected.

    Once the a Customer collects the goods, the user can cut and insert the collected row from the unprotected “uncollected” table to just above the first row of the protected “collected” table,

    so that the inserted cut row now should be protected.

    The password should be 1234 and the user won’t know the password. Only the administrator will be having it.
    Last edited by a_27826; 09-15-2013 at 02:15 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copy and paste insert rows with protected cells in protected worksheet
    By excel_gecko in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-24-2012, 05:50 PM
  2. [SOLVED] Code to cut and paste rows (insert cut cells) in a protected Excel sheet
    By bob.mc in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2012, 04:47 PM
  3. add new rows to protected range
    By wpryan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-21-2010, 02:01 AM
  4. selecting range across locked rows in protected mode
    By sunilmulay in forum Excel General
    Replies: 0
    Last Post: 10-20-2008, 10:44 PM
  5. [SOLVED] Why does Range.Rows.Insert sometimes not work?
    By GaryAIS in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-23-2006, 06:45 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