+ Reply to Thread
Results 1 to 4 of 4

Copying a data validation list box using an if function.

Hybrid View

  1. #1
    Registered User
    Join Date
    01-25-2005
    Posts
    4

    Exclamation Copying a data validation list box using an if function.

    Is it possible to do this as right now my If function is just copying the value of the list box instead of the actual list box.

    Here is my formula


    =IF(B6 = "Lg",C46,IF(B6 = "Motorola",D47,IF(B6 = "Nokia",D48,IF(B6 = "Sagem",D49,IF(B6 = "Samsung",D50,IF(B6 = "Sharp",D51,IF(B6 = "Siemens",D52,IF(B6 = "Sony Ericsson",D53, "Please Enter Manufacturer"))))))))



    Sorry if its messy or badly done but im new to this thing.

    Thanks for the help...
    Last edited by humphreyscraig0; 01-26-2005 at 04:48 AM.

  2. #2
    Registered User
    Join Date
    01-25-2005
    Posts
    4
    Sorry, Just realised that code was out of date, I have removed the call functions and the brackets;

    eg;

    call(B52)

    is now just

    B52

  3. #3
    Registered User
    Join Date
    01-25-2005
    Posts
    4

    Unhappy

    Bump for replies

    I need ths for my college course

  4. #4
    Registered User
    Join Date
    01-25-2005
    Posts
    4

    Angry

    BUMP AGAIN...


    What is the point of a forum where your questions dont get answered?

    Answer: There isn't one



    (Wow one of my questions finally got answered)

+ 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