Consulting

Results 1 to 2 of 2

Thread: Assigning a value to the specified cells?

  1. #1

    Assigning a value to the specified cells?

    Hello,

    I have some value in a range A5:A23

    Here user will put his required value in B1 & B2.

    The vba should be able to search for the value "X" in range B5:B23

    Next step is to put the percentage values in decreasing order, in column "C" as given in the example.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Kindly help as I am unable to complete my tax.


    Quote Originally Posted by asheesh3337 View Post
    Hello,

    I have some value in a range A5:A23

    Here user will put his required value in B1 & B2.

    The vba should be able to search for the value "X" in range B5:B23

    Next step is to put the percentage values in decreasing order, in column "C" as given in the example.

    Thanks in advance.

Posting Permissions

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