+ Reply to Thread
Results 1 to 7 of 7

IF Then

  1. #1
    Registered User
    Join Date
    06-26-2009
    Location
    knoxville, tn
    MS-Off Ver
    Excel 2003
    Posts
    15

    IF Then

    I have a form that requires company name and other information to be placed in to 4 differnent cells. I have another area that the information is placed in on the same work sheet. How can I make the information fill in based on a selection in a single cell?

    If A3 = 1, then this info
    If A3 = 2, then this info
    and so on

    Attached Document on Quote Page
    Attached Files Attached Files
    Last edited by ganderson; 06-26-2009 at 10:05 AM. Reason: added document

  2. #2
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    MS 365
    Posts
    395

    Re: IF Then

    Could you post a sample spreadsheet to work upon it.

    Regards

    Tek9Step

  3. #3
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    MS 365
    Posts
    395

    Re: IF Then

    where is the information on the sheet that your are wanting to appear on the Quote. I Can only see contractor name, Phone, Fax but i cannot see company name etc. Please could explain your requirement as to what you want in your Quote form to appear.

    Regards

    Tek9Step
    Last edited by tek9step; 06-26-2009 at 10:22 AM.

  4. #4
    Registered User
    Join Date
    06-26-2009
    Location
    knoxville, tn
    MS-Off Ver
    Excel 2003
    Posts
    15

    Re: IF Then

    That information is supplied by another sheet. All the other information required in the sheet is linked to a title page.

  5. #5
    Registered User
    Join Date
    08-22-2008
    Location
    London
    Posts
    23

    Re: IF Then

    It seems to me that youjust need a vlookup to the other sheet.

    All you need to do is put 1, 2, 3 etc in column A on the details sheet. I will call this "Sheet2" then the text in column C then the formula will be

    =vlookup(a3,Sheet2!A:C,3,0)

    Thanks,
    Jon

  6. #6
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    MS 365
    Posts
    395

    Re: IF Then

    Please could you explain your exact requirment on this workbook that you want.

    regards

    Tek9Step

  7. #7
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    MS 365
    Posts
    395

    Re: IF Then

    I have used Vlookup function. Here is a link which explains vlookups.


    http://www.techonthenet.com/excel/formulas/vlookup.php

    If you still find it difficult to understand just give a shout.

    Regards

    Tek9Step


    If you are happy with any of the results, please add to the contributor's reputation by clicking the blue scales icon in the blue bar of the post.
    Attached Files Attached Files
    Last edited by tek9step; 06-26-2009 at 02:35 PM.

+ 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