+ Reply to Thread
Results 1 to 6 of 6

Attach a formula to a word.

  1. #1
    Registered User
    Join Date
    07-22-2007
    Posts
    4

    Thumbs up Attach a formula to a word.

    I have been asked to develop a spreadsheet for itemized charitable donation deductions. I have been going through his many pages of Goodwill donations and it's pretty basic stuff, but I would like to turn this into a continuing usable spreadsheet for the staff.
    I would like to know if there is a way to attach a formula to a word. For example: In the future if they donate a white shirt, I would like the spreadsheet the recognize 'shirt' and give it an assigned value, lets say $3. So when they type in white shirt it shows $3 in the adjacent cell.

    If there is something like this available for download I would like that also.

  2. #2
    Forum Contributor keithl816's Avatar
    Join Date
    03-18-2005
    Location
    Georgia
    MS-Off Ver
    2000
    Posts
    188
    =IF(A1="shirt",3,"")

    Change A1 to the cell you are referencing
    Larry

  3. #3
    Registered User
    Join Date
    07-22-2007
    Posts
    4
    I entered that formula into cell A1 to test and nothing happend.

  4. #4
    Registered User
    Join Date
    07-22-2007
    Posts
    4
    How would I apply this formula to any new cells that would be added?
    Last edited by diveinshallow; 07-22-2007 at 10:15 PM.

  5. #5
    Forum Contributor keithl816's Avatar
    Join Date
    03-18-2005
    Location
    Georgia
    MS-Off Ver
    2000
    Posts
    188
    Place the formula into cell B1 then enter shirt in A1

  6. #6
    Registered User
    Join Date
    07-22-2007
    Posts
    4
    Thank you for your help! Now in the future if someone would like to add a new item in how would they use the formula if they insert a new row? Or is there a way to add a new item without inserting a new row?

+ 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