Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rabingupta
  • Content: Threads
  • Order by date
  1. rabingupta

    Code Optimization Request

    Hi Guys, I would highly appreciate if you can help me to optimize my code. My Problem: Compare Col A (Total Rows = 35000) and Col B (1500) get all the values matching in Row A, where Col C = "Y". I have this code but its taking too long to run, Please help me optimize the code. My Code...
  2. rabingupta

    Compare Range A & B where C = "Y"

    Dear All, I have this small macro code written but there are couple of queries which I have got: 1. It is very slow 2. The value given by Vlookup is not same as the macro code being executed. Please help!! My Code: Dim ForIndex As Integer Dim ForIndex1 As Integer Dim Counter As Integer...

Part and Inventory Search

Back
Top