Results 1 to 1 of 1

WAP for given algorithm

Threaded View

  1. #1
    Registered User
    Join Date
    06-15-2011
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2007
    Posts
    1

    Unhappy WAP for given algorithm

    In Excel 2007, How do I write the following program :

    .1. User enters value in a cell. If it is greater than zero, then the following needs to happen :

    .1.aFrom a table 2 values are entered into 2 other cells.

    .1.b,Based on these 2 values, there is an existing table which gives us results in a particular column.

    .1.c.That column must be copied to another column on the same sheet.

    .2..1.a is repeated with the 2 values in the next row which brings us to 1 c where it is copied into a column next to the earlier one.

    The problem is that because a table already exists which uses the 2 table values to list another column of values, so i think a wait must be introduced, then this column is copied into another and this process must be repeated with user input remaining constant and just 2 other values taken from a certain table.

    This is a real world problem I need to solve for work, please help! I dont know VBA at all, had studied c and c++ a few years ago.
    Last edited by newguy59; 06-15-2011 at 07:12 AM. Reason: not specific enough

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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