Hypothetical 24/7 LOOP

Lukums

Board Regular
Joined
Nov 23, 2015
Messages
195
Hey guys,

I think I need to work backwards on my on-going issues.

Let's say I want to create a 24/7 loop.

I have a on-time WAIT application of 10 seconds - basically restarting the below.

I want to find "1" in A1 on sheet 1 and then I want to grab B1:B5 and paste on Sheet2.

A1 will turn itself off from a machine (BIT BUTTON) timer on a logical PLC.

This will never end.

What do people see as a concern with this?

Is there things I should be doing instead?

Just to be clear not after the code just after the information on - does it work? If so what to watch out for.

Cheers
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
standalone machine not used by anyone, interrupts from keyboards need to be processed, turn off all unnecessary processes
 
Upvote 0
standalone machine not used by anyone, interrupts from keyboards need to be processed, turn off all unnecessary processes

Done and done. I'll build a brand new machine tomorrow as a complete standalone and will give it a go. Completely alienated.
 
Upvote 0

Forum statistics

Threads
1,215,062
Messages
6,122,925
Members
449,094
Latest member
teemeren

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