+ Reply to Thread
Results 1 to 2 of 2

command button:. how can i create a command button

  1. #1
    ashley
    Guest

    command button:. how can i create a command button

    i'm trying to create a calculator that determines the rate of pay for an
    apprentice, but am quite stuck. how can i create a command button that gives
    me a calculation based upon three factors that are chosen from a drop down
    list?

  2. #2
    Mike
    Guest

    re: command button:. how can i create a command button

    I would just use an IF statement within an IF statement.
    Roughly like
    =IF(DropDownCell="apprentice1",$10,(=IF(DropDownCell="apprentice2",$15,$20))

    Or take that drop down list and split it into three columns. Depending on
    the math.

    "ashley" wrote:

    > i'm trying to create a calculator that determines the rate of pay for an
    > apprentice, but am quite stuck. how can i create a command button that gives
    > me a calculation based upon three factors that are chosen from a drop down
    > list?


+ 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