I would like to create a vertical search function with parameters in VBA
I have 2 sheets.
Database - contains account numbers assigned to branch numbers
Sheet - contains account numbers and amounts but, branch number is missing.
Just inserting the search function vertically gives me nothing.
I need the same thing but in VBA.
I tried to create a macro but VLOOKUP code is in marco and I have no idea how to make parameters from this function.
I have 2 sheets.
Database - contains account numbers assigned to branch numbers
Sheet - contains account numbers and amounts but, branch number is missing.
Just inserting the search function vertically gives me nothing.
I need the same thing but in VBA.
I tried to create a macro but VLOOKUP code is in marco and I have no idea how to make parameters from this function.