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

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,216,381
Messages
6,130,294
Members
449,570
Latest member
TomMacca52

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