adjacent

  1. M

    Removing Vertical Spaces

    Hey Everyone, I have a list of data but the way the data is pulled there is sometimes spaces between the numbers like seen below. Does anybody know of an automated way where I could transfer these numbers into the adjacent column with the spaces removed? Any help is greatly appreciated...
  2. G

    Conditional Formatting based on the value of a merged cell

    I'm trying to figure out how to conditionally format a column of cells based on the value of an adjacent column of merged cells. Each adjacent cell consists of four merged cells. So basically, if the merged cell is 0 or blank, I would like the adjacent cells to also be blank.
  3. M

    Auto populate today's Date into a cell when an adjacent cell is populated

    Is there any way to auto populate today's date in column A if the adjacent cell in Column B is populated manually from a drop down list Without using VBA??
  4. B

    Copying non adjacent cells in a continous (adjacent) way

    Hello everyone, I' m new with VBA and I have a problem. Simply put, I have multiple sheets open each named after the date ("1.1." , "2.1." etc. let's say it goes for the whole year). I have an engineering simulation for a solar system. Basically I have in one column let's say column A multiple...
  5. C

    Automatic cell references based on similar text values in adjacent column

    Hi, I have a large database resembling the image below, with instances of similar text values in one column and a corresponding numerical column next to it. I am trying to modify the numerical column such that when I edit one numerical cell, all cells in the same column with similar (not...
  6. S

    LINEST on specific non-adjacent columns

    Hey guys, So I am running a daily fantasy regression analysis and I need some help. I have found that certain criteria is better suited for predicting some player's performances than others. So I want to run a solver that will pick which criteria to use to maximize the R squared value. I...
  7. M

    Finding the Cell value and entering the new value in the adjacent cell

    <colgroup><col width="64" span="2" style="width:48pt"> </colgroup><tbody> <colgroup><col width="64" span="2" style="width:48pt"> </colgroup><tbody> Value Result $A1 $A2 $B3 $B4 $G4 SG5 $D4 $D5 </tbody> </tbody> I have the values in the "Value" Column...
  8. C

    Finding multiple text values and replacing in adjacent cell if found and find next if not found -loop

    I was using the following and it works great when searching one value but I want locate IMAX, FTNT, AWO and replace adjacent cell if found if not found then I want to findnext until the search is complete but I don't know the correct code to loop this any help would be appreciated...
  9. M

    If cell contains "name" then copy it with the contents of adjacent cell & paste in specified destinatio

    Greetings, I have a spreadsheet where data in a cell contains carriage return at random places. I used split & char(10) to remove carriage return & bring the data as a unique text in separate cells of a row. The contents of the orignial data with carriage return are such that, my first row may...
  10. S

    Count values in a column if it match the adjacent cell

    Hello, I am building a sheet to keep track of various standards' revisions of the our industry. I would like to display the quantity of outdated standards in a welcome page but I can't get my formulas to work. I want the formula to count a cell if it matches the adjacent cell. I have tried...
  11. T

    IF a value from a list, report one of three options

    Hello! If I have this list: <tbody> A1 A2 A3 A4 A5 B1 B2 B3 B4 B5 B6 B7 B8 C1 C2 </tbody> In another sheet I have a cell where I want to populate 1 of 3 options based on whether the value in an adjacent cell is a part of the range I have defined in the list...
  12. P

    Fill Down Multiple non-adjacent Columns

    Hi There, Is there a way to fill down multiple non-adjacent columns at the same time? I have a large worksheet and need to fill down a formula in every 5th column without altering the data in the other columns. Thanks kindly. Paul G.
  13. K

    Lookup today's date in a range, and return value of adjacent cell

    I rarely need to do more than basic calculations in Excel these days, and it seems I've forgotten most of what I once learnt! This one I think should be relatively easy; Sheet1 - In column A on there are dates listed (range A1:A200) In column B we have a number corresponding to each date...
  14. M

    Summing two cells only if certain criteria are met

    Hi All, Let me state the scenario: Cell A1 contains "-50" and cell B1 contains nothing. Cell A2 contains "-50" and cell B2 contains nothing. Cell A3 contains nothing and cell B3 contains "+51". Cell A4 contains nothing and cell B4 contains nothing. Cell A5 contains nothing and cell B5 contains...
  15. B

    Using offset function on a cell with a formula

    I am trying to pick up a value using the offset formula. At present I have a formula in cell A1 as follows =INDEX(INPUT!C8:V8,1,MATCH(INPUT!C4,INPUT!C7:V7,0)) In Cell B1 I want a formula that will pick up the value to the immediate right of whatever cell is being picked up in cell A1. So...
  16. B

    match data in 2 columns and return value in relative adjacent cell

    Hello experts! I need some of your kind help -= I have 3 columns of data: Column C has a list of employee IDs, column D has a range of dates and column E has a time. I need to return the time that is in the same row as the employee ID and the date. I know it has something to do with...
  17. A

    Fill series help for non-standard adjacent cells

    I have a large document containing items that I am trying to number from 1 to x. I have manually entered 1 through 6 below as an example of what my document looks like, and I know about simple dragging of the fill handle (when all adjacent cells are uniformly non-empty), but how can I...
  18. L

    Finding groups of duplicate adjacent cells in a column that meet criteria

    Hello all, I have time and speed data. Each row has a vehicle speed recorded at every second, e.g Sec Speed 1.....0 2.....2 3.....4 4.....3 5.....0 6.....0 7.....0 8.....3 9.....5 10....6 ... ... Most workbooks I'm working with have around 100,000 rows of data. I need a way to find...

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