Find the next available row from a specific range

MCE2014

New Member
Joined
Sep 15, 2014
Messages
21
Hi,

I have a workbook which contains a list of machinery on one sheet.

Then there is a corresponding worksheet for each machine number to enter defects for that machine on.

I also have a worksheet called "SUMMARY" which lists each machine that has defects awating repair.

I want to develope some code that will take the machine number and description from the top row of that machines defects sheet,
search the "SUMMARY" worksheet for the description.

If that machine is already in the summary sheet, I want to find the next available row and enter the defects.

If that machine is not already in the "SUMMARY" worksheet i want it to go to the bottom of the document and add the machine and defects to the "SUMMARY" sheet.

Can this be done? any help or advice would be mcuh appreciated.....


NOTE: I already have a useform working that adds the defects and a few other things to the corresponding worksheet which is determined from a combobox with a list of the machine numbers.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.

Forum statistics

Threads
1,215,704
Messages
6,126,321
Members
449,308
Latest member
Ronaldj

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top