cell1

  1. E

    Cell value combination question

    Hello! I'm working on a code and have come upon something that I hope has an easy way to do. In it, there are 3 cells in the workbook. Each cell can only have 1 of 3 possible string values in it. For this example say A, B or C. Depending on the combination of letter, they receive a different...
  2. O

    DATEVALUE works for colleague but not me

    Seems there's always trouble with date values. Maybe it's more frequent in non-english countries due to locale settings? I don't know, but either way date conversions is a real pain. I was sent an excel sheet from a colleague at work today. He has date as text a cell ...let's call it cell1. The...
  3. 1

    Progress bar help needed

    Hello I have a macro that help me to extract some data from text files and put on a table in Excel. The macro is working, adapted by me from old one. Sometimes I have hundreds of txt files and since the macro is not the fastest on my laptop I don't know how many files are processed/remains. I...
  4. E

    If cell contains letters R and P

    Hello, I like to copy row based on multiple conditions and I hacve a problem with letters. I like to check if cell in column O contains letters P and R, and if so, copy row to next sheet. my code is (with not working P and R) Dim cell1 As RangeDim lastRow1 As Long, i As Long lastRow1 =...
  5. O

    MATCH returns #N/A but EXACT returns true

    Hi, I have the following scenario: Cell1=6.99 Cell2=6.99 Lookup range contains value 6.99 Cell1 and Cell2 both have same format and contain the value of another lookup formula. The MATCH function returns #N/A for Cell1, but not for Cell2. When I check equality with =Cell1=Cell2 and...

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