arranged

  1. I

    Vlookup - finding a value in more than just the left hand column

    Hope someone can help with this. I have data arranged like this - ID1 ID2 ID3 Data1 Data2 45 56 89 aa dd 67 bb ee 91 78 cc ff I need to get the data arranged like this - ID ADD1 ADD2 45 aa dd 56 aa dd 67 bb ee 78 cc ff 89 aa...
  2. Roderick_E

    How to determine if activeworkbook showing in arranged format

    I want to use a sheet button to allow the user to split screen between 2 worksheets in same workbook. I need to know how VBA knows if the workbook is in arranged format. Thanks Sub splitit() ActiveWindow.NewWindow ActiveWorkbook.Windows.Arrange ArrangeStyle:=xlVertical If...
  3. H

    excel vba : How to move data from rows to column

    Hi, I have a groups of data arranged in rows, how do I write the code if I would like to arranged the groups of data in column? <tbody> AB 125 SW_85 AB 542 EEG AB 885 FE AB 659 DW_12 CD 123 FDC CD 485 FERF CD 258 GH_D </tbody> Table above is my sample table. Column A is the...
  4. G

    VBA copy-paste efficiency

    Hi, I want to copy the values from a non-contiguous vertically arranged range of data (a mixture of strings and currency) from a source workbook into a contiguous horizontally arranged dataset in a different workbook. I've gotten the following code so far, but is there a way to do it faster...
  5. M

    Storing Max values from worksheet to an array

    Hi, I have data arranged in a sheet like the following order. (https://www.dropbox.com/s/ynqjaxuzo6qucau/MDia.xlsx?dl=0) I need to find the Max Values in columns and store them in an array - OPDia(IL,IL) Note: IL is the total Rows/Columns. (from 1 to 33) thanks:)
  6. L

    30 couples - dine out group

    I have 30 couples meeting each month for 7 months in groups of 3 couples(10 groups). How can they be arranged so they are always with different couples each month - no duplication?
  7. Y

    formula on a mathematical problom

    Column A are number arranged in sequence, I need a formula than can be rolled down to show a sub-sequence like below <colgroup><col width="74" style="width:56pt"> <col width="72" style="width:54pt"> </colgroup><tbody> ColA ColB 1 1.1 1 1.2 2 2.1 3 3.1...

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