+ Reply to Thread
Results 1 to 8 of 8

How to pop a form when clicked on cell

  1. #1
    Registered User
    Join Date
    12-12-2012
    Location
    USA
    MS-Off Ver
    Office365
    Posts
    32

    How to pop a form when clicked on cell

    Dear friends,
    I have a question on excel 2010. I have a multiple rows (simple) with text and values. what i want is to pop a form that actually has parameters with checkboxes (multiple choice) should open when i click on last cell of the row. This enables to give score - lets say if 3 checkboxes ticked then score is 3 and that will be displayed on that cell. To make you more easy to understand, I attached a snapshot to best describe the requirement.


    many thanks for your help
    snapshot.PNG
    meprad

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: How to pop a form when clicked on cell

    The below code will popup the userform when the cursor reaches any of the cell in the range D2:D10

    Please Login or Register  to view this content.
    Change the name of userform to your userform name, if required.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    12-12-2012
    Location
    USA
    MS-Off Ver
    Office365
    Posts
    32

    Re: How to pop a form when clicked on cell

    many thanks Sixthsense for your input, could you pls suggest how do i get value based on number of checkboxes marked in the form...automatically in the range of D2:D10 ...I really appreciate your help in this.

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: How to pop a form when clicked on cell

    Please attach a sample workbook with your form for giving exact solution

  5. #5
    Registered User
    Join Date
    12-12-2012
    Location
    USA
    MS-Off Ver
    Office365
    Posts
    32

    Re: How to pop a form when clicked on cell

    Please find attached xlsm file. I mentioned my requirement there in the file.

    Thank you so much!
    Attached Files Attached Files

  6. #6
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: How to pop a form when clicked on cell

    Just replace your form command button code with the below code

    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    12-12-2012
    Location
    USA
    MS-Off Ver
    Office365
    Posts
    32

    Re: How to pop a form when clicked on cell

    Ohhh!! you are a super Excel Hero ...this is just what i wanted ...thanks a million for this help ....god bless you my friend. by the way would it be possible to make selection viewable on the form when i click back those forms or there be other way ...just to view which options were selected.....

  8. #8
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: How to pop a form when clicked on cell

    Replace this
    Please Login or Register  to view this content.
    With
    Please Login or Register  to view this content.
    Thanks for the feedback too...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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