+ Reply to Thread
Results 1 to 3 of 3

How do I format a cell for accounting only

  1. #1
    Registered User
    Join Date
    01-04-2005
    Posts
    6

    How do I format a cell for accounting only

    I have created a spreadsheet and have figured out how to protect cells so that the formulas can not be changed or accidentally deleted. Is there a way to format other cells so that it will not let the user enter anything other than numbers?


    Thanks

  2. #2
    pinmaster
    Guest
    Hi
    You can use data validation for this.
    First select your cells to be restricted then go to Data/Validation, select custom from the list and in the formula box put this:
    =ISNUMBER(A1)
    A1 being the cell to be restricted. Will work on a large selection but not on multiple selections. If you select a large area use the first cell as the formulas reference.

    Hope that helps!
    Jean-Guy

  3. #3
    Registered User
    Join Date
    01-04-2005
    Posts
    6
    That worked perfectly!!!!

    Thanks. I had been trying to figure it out for days.

    Thanks Again,
    Scott

+ 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