Consulting

Results 1 to 2 of 2

Thread: Need help to create template

  1. #1
    VBAX Newbie
    Joined
    Mar 2008
    Posts
    1
    Location

    Cool Need help to create template

    Hi everyone,

    I have an idea to create a template but as a beginner in VBA, not sure how to go about it.. My idea is to create a template with, say, 6 columns (A-F). Since this will be a shared template, I need to ensure that no one changes what the other person has inputed.

    Once a row is completed (all 6 columns are mandatory) and the user saves the workbook, the completed row will automatically be protected (no formatting/deletion/insertions) are allowed. And also I would like to know when did the user save the inputs in column G (save date/time)...

    So when someone input and saves the workbook, the next user can only input in the next row.

    Can anyone show me how does the macro look like for this?

    Big thanks!

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

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