Consulting

Results 1 to 20 of 63

Thread: I can't get the correct Rows to delete

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Nov 2012
    Posts
    37
    Location

    I can't get the correct Rows to delete

    Ok, Just started out with VBA, and am in a class actually. Thus this is my homework.

    I got this far on my own, then asked the teacher for some help. The answer was not what I wanted to hear. Which was its not possible for this to work. You have to do it this very particular way.

    I just can't believe that.

    In essence I have created a user form, that a user recieves and order and inputs 4 variables and hits enter. It calculates some stuff, and the user makes another decision from the same form with four radio buttons. Hits another command button and it assignes the order.

    My issue is once the user selects the radio button, I can't get it to delete the correct rows.

    I really don't want to start all over on this, because I feel and am very close.

    Any help?

    I didn't want to cut and paste the VBA here because its pretty lengthy.
    So here is the file.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •