+ Reply to Thread
Results 1 to 3 of 3

Allow Data Entry and Saving of Excel File, While Userform1 is in Open on the Worksheet!

  1. #1
    Forum Contributor
    Join Date
    01-07-2012
    Location
    Bangalore
    MS-Off Ver
    Office 365
    Posts
    368

    Allow Data Entry and Saving of Excel File, While Userform1 is in Open on the Worksheet!

    Dear Experts,

    With My limited knowledge in VBA, I am unable to Move Forward! Would need your support to modify below coding as per my Request.
    Please Login or Register  to view this content.


    When I double click on Range C2:V100 on worksheet “ProjectA 08Nov2016” There is a popup userform which demand User to enter data. And Those data are getting updated in “Changes Tracker Worksheet”.

    In the Above Coding, After Active Sheet Gets Unprotected, Userform1 is Popping up in the, in the same worksheet.

    However, Though Userform1 vbModeless I am still not able to Edit or Modify any Data on the Worksheet!

    Request 1 :- How to do Enable accessing of worksheet (Add, Delete, Modify Etc.,) when Userform1 is Opened?

    Request 2:- Useform1 should automatically close 60 Seconds from its get Pop up, What should be conding for the Same.


    Need Your Valuable Suggestions on my above Request Please! Immediate support is Really Appreciated!

    Thanks & Regards,
    Rajeshkumar R
    Attached Files Attached Files

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Allow Data Entry and Saving of Excel File, While Userform1 is in Open on the Worksheet

    Request 1:
    Add the part in red to this line of code:
    Please Login or Register  to view this content.
    Request 2:
    What do you want to happen to the data recorded in the userform when it closes automatically? Save it somewhere or lose it?

    BSB

  3. #3
    Forum Contributor
    Join Date
    01-07-2012
    Location
    Bangalore
    MS-Off Ver
    Office 365
    Posts
    368

    Re: Allow Data Entry and Saving of Excel File, While Userform1 is in Open on the Worksheet

    Dear BadlySpelledBuoy,

    Thanks for your kind Response! However, There are two Userform in my Worksheet. And I would want above Requstes (1&2) to be applied for "Userform1" not to the other one (Schedule_Changes_Tracker)!

    In My Code I have already used "vbModeless" for Userform1, But I were not able to edit or access the worksheet!

    Need your Extended support on the same!

    Thanks & Regards,
    Rajeshkumar R

+ 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. Updating text in shape and the sheet after saving data through Userform1.
    By Awni in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-23-2016, 02:40 AM
  2. [SOLVED] Open WorkSheet to last data entry
    By zplugger in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-10-2016, 11:27 AM
  3. Opening a UserForm1 With Workbook Hidden To allow Other Excel Docs to open normally
    By chrisandsally in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2015, 11:28 AM
  4. [SOLVED] UserForm1 to Open UserForm2 & close itself but transferring txtbox entry from Form1 to 2
    By Colin Smit in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-08-2014, 02:34 AM
  5. Saving file using data from worksheet
    By Patrick Simonds in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-13-2005, 01:05 AM

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