sea

  1. K

    help with vba code to match data on multiple worksheets

    I need help with VBA code that will complete the following tasks: 1. On my “Leases” worksheet find all rows with the word “Yes” in the IN_DEFAULT column (column F) and copy those rows A through J. example "leases" worksheet <tbody> FILE_TYPE FILE_NUMBER CASE_TYPE SUB_TYPE OPR IN_DEFAULT STATUS...
  2. H

    Active excel

    Hi guys and girls and please help. I am trying to make an "active excel sheet". To be specific, imagine there is a boat travelling by a schedule and I want to show in a cell the actual port/status, next port/status name, time until next location, time until arrival/departure. I have the...
  3. B

    VBA Copy rows to another sheet

    Hey everyone! Hope everybody is doing well. I've bee searching around and I've found some threads that are similar to what I'm trying to do but small differences completely change the results. I have a spreadsheet that is e-mailed to me daily. It has hundreds of lines that need to be...
  4. S

    Delete rows with reference

    Hi, I have a data consists of 3 column as given below <tbody> A B C 10252554 SEA C 10252554 LSF MC 10252554 DGP MC 10252554 BOO MC 10252554 TSD BTO 10252554 THD BTO 10252548 SEA P 10252548 LSF MC 10252548 DGP MC 10252548 BOO MC 10252548 TSD BTO 10252548 THD BTO...
  5. A

    Return different value if certain text exists in lookup cell

    I put together a Vlookup to check concatenated value based on text and a certain date in two worksheets and return a value based on that. The lookup date is always the first of a month. The column it returns the value from has either "At Sea" or different cities in it. In many cases the value...
  6. W

    How to to count unique text in a column- and two specific text

    Hello. I use this formula to count unique text in a column and it works well: =ArrayFormula(SUM(IF(FREQUENCY(IF(LEN(L4:L)>0,MATCH(L4:L,L4:L,0),""), IF(LEN(L4:L)>0,MATCH(L4:L,L4:L,0),""))>0,1))) resulting in 6. But the cells in the column also contain the word "Sea" or "Freedom" followed by a...

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