loop while

  1. A

    Loop until IE textbox contain 6 letter

    What is the code for loop my code until IE text box is contained specific character which user tpye. Loop until capca is entered by user
  2. C

    Range to be divided with dates

    Hey everyone, I have a range from D14 to j200 (will vary each month) with information regarding employees' productive time. This information has dates and check-in information at each door. I need to delete the first check in of the day at the entrance and the last check in of the day at the...
  3. A

    Do Loop -- Seems to be going in an Endless Loop

    If the Input Entry is a "C" or a "H" then True, otherwise all other entries are False. Even though I Type "C" or "c" it keeps going into a loop. Where am I going wrong? I even tried changing Do While phonetype <> "C" And phonetype <> "c" Dim phonetype As String Do While phonetype <> "C"...
  4. B

    Code near completion, runtime error

    Hello, I have a large column of UPC numbers I wish to identify. This code is designed to enter a search for UPCs at http://www.upcdatabase.com/itemform.asp. Then it copies the url of the search results page and pastes it in Excel 2007 next to its matching UPC. The end result should be a column...
  5. Default300

    ?Error 91 on: Loop While Not Range Is Nothing And Range.Address <> String

    Full Code can be posted if required. It is derived from an apparently functional Find / Find Next Do / Loop While routine that I found online. This is the close of the Loop. The Loop should be exited if either there are no more cells matching search criteria (first condition); or if the...

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