SirPopsALot
New Member
- Joined
- Aug 20, 2018
- Messages
- 6
Hello,
I am new to VBA and need help!
I have a price list with over 4000 items. I have it set up with the top 11 rows frozen. There I enter a part number into cell R1 and it pulls that items price up and calculates my markup ETC. That all works fine. But I also need to find out the row number that the part number from R1 is in and go to that row is I can compare that item with the ones above and below it. There are 22 rows displayed below my frozen 11 rows and I would like for the part numbers row that I enter into R1 be displayed in the middle of that 22 displayed rows. The part numbers are located in D12:D4083.
I am new to VBA and need help!
I have a price list with over 4000 items. I have it set up with the top 11 rows frozen. There I enter a part number into cell R1 and it pulls that items price up and calculates my markup ETC. That all works fine. But I also need to find out the row number that the part number from R1 is in and go to that row is I can compare that item with the ones above and below it. There are 22 rows displayed below my frozen 11 rows and I would like for the part numbers row that I enter into R1 be displayed in the middle of that 22 displayed rows. The part numbers are located in D12:D4083.