+ Reply to Thread
Results 1 to 2 of 2

insert a line on condition

  1. #1
    Registered User
    Join Date
    05-03-2006
    Posts
    46

    insert a line on condition

    a1 is droplist which contain information,(china,australia.....)
    i want to do is:
    every time i choose china in a1, there will be a pre set line insert in a2,(that line got all the functions i pre setup), but when i chhse other countries in a1, nothing change.


    cheers.

  2. #2
    Max
    Guest

    Re: insert a line on condition

    "jinvictor" wrote:
    > a1 is droplist which contain information,(china,australia.....)
    > i want to do is:
    > every time i choose china in a1, there will be a pre set line insert in
    > a2,(that line got all the functions i pre setup), but when i chose other
    > countries in a1, nothing change.


    Perhaps in A2, something like:
    =IF(A1<>"china","",<your function>)
    --
    Max
    Singapore
    http://savefile.com/projects/236895
    xdemechanik
    ---


+ 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