+ Reply to Thread
Results 1 to 2 of 2

Clearing Text upon Exit of Fillable Form

  1. #1
    Registered User
    Join Date
    10-24-2008
    Location
    California
    Posts
    1

    Clearing Text upon Exit of Fillable Form

    Hi. I have created an expense report for our employees to use. It calculates everything for you as you enter. My problem is, how do I program it to not save text automatically when entering. This is a form that everyone will use and I want all information to clear upon exit. Any suggestions? TIA

  2. #2
    Forum Contributor
    Join Date
    04-11-2005
    Location
    London
    Posts
    259
    Why don't you set your file to be read only by right clicking it's icon and selecting properties. You will need to change the read only attribute?

    If you really wanted to do it programmatically, it is possible open the Visual Basic Editor by right clicking the Excel icon immediately to the left of the File menu and inserting the following code (replacing the range with whatever you want to clear):
    Please Login or Register  to view this content.
    Do it programmatically does seem a little overkill though.
    Martin Short

+ 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