• Prevent Copying of Cells into Workbook

    Author
    Topic
    #502302

    The following routine will prevent cells from another workbook being copied into this workbook:

    Code:
    Private Sub Workbook_WindowActivate(ByVal Wn As Window)
    Application.DisplayFormulaBar = True
    End Sub
    

    ..go figure!
    I’ve been using this since Jan 2001.
    Copy the routine above into the ThisWorkbook object (i.e not into a standard vba module)

    zeddy

    Reply To: Prevent Copying of Cells into Workbook

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: