excel vba code

  1. T

    How to transpose multiple rows into single columns

    My data is set out as below. I have a column for date(A), energy type(B) and 48(B-AX) columns for time (00:00-23:30) with 30 min intervals. The data is set out so that the date is the same for 3 rows(A2-A4), energy type is unique for B2-B4 (W, var, VA) and the range (C2-AX5) contains values...
  2. S

    Excel Formula Help

    Hi, Thank you for reading my thread. I am newbie to excel and want to know formula/VBA code for following situation. I have two columns in excel sheet. (Say Column A & Column B). "Column A" Contains list of employees and "Column B" contains list of company. I want to sort company (without...
  3. S

    Problem with .WriteLine and .OpenTextFile(..., 8, ...)

    I want to generate a log while my VBA program runs. Firstly, I initialize the log file and add a title. This works. Then, I want to add info (AddinfoLog). When I open the textfile in MS Wordpad, I see Chinese character intead of "test" on the last row. When I change the 8 to a 2 to write (and...
  4. K

    generating all possible two word combinations from excel list having first name and last name

    Hi all, I ve a small query. I need to generate a list of all possible two word combinations from a list in excel containing two columns first name and last name. the first name itself or the last name can be a combination of two or more words. thats why I need a list of all possible two word...
  5. L

    Copy specific range of cells on a change event then paste to a new row in a another sheet

    I hope someone can provide me with some help. I realize there are many variations on this question, but I am not finding an answer that suits my needs. My expertise with VBA is basically restricted to finding code in posts that does what I need. I am definitely a beginner when it comes to code...

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