+ Reply to Thread
Results 1 to 2 of 2

How to display information in the title of a userform

  1. #1
    Forum Contributor
    Join Date
    12-01-2007
    Location
    USA-North Carolina
    MS-Off Ver
    MS Office 2016
    Posts
    2,712

    How to display information in the title of a userform

    I have a userform that collects data from the user.

    I ask the user how many surveys they wish to input. For each survey i show the user form and collect data. So if the user inputs they want to collect data on 4 surveys then i create a loop where i show the userform i created "4" times. What i want to do is each time through the loop i diplay which survey they are collecting data "for". I was thinking of showing this via the title of the user form.

    Not sure how to do this? any ideas?
    Last edited by welchs101; 06-05-2011 at 07:01 AM.

  2. #2
    Forum Contributor
    Join Date
    12-01-2007
    Location
    USA-North Carolina
    MS-Off Ver
    MS Office 2016
    Posts
    2,712

    Re: How to display information in the title of a userform

    figured it out.

    You use the ".caption" assignment before you show the userform such as this

    Please Login or Register  to view this content.


    where cs_caption is a string you want to show

+ 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