#macro

  1. P

    Macro for summing every other column and placing the each sum at the row 51

    Hello, I am working on a worksheet with thousands of columns. The columns alternate between salary and quantity. I need to place the sum total for each salary column on row 51 and the average for each salary column will be calculated by dividing the sum of each salary by the number of salaries...
  2. P

    Copy a formula to every other column for more than a thousand columns

    Hi, I hope someone can help me write a VBA that will copy a formula to every other column for a large worksheet with more than one thousand columns.
  3. P

    How to copy a formula to every other column

    Hi, How can I copy a formula with more than a thousand columns to every other column in Excel?
  4. P

    Need a macro that will find and highlight certain cells

    Hello, I need a VBA macro that will find and highlight cells in the salary columns that have values less than 10,000 and find and highlight values in the quantity columns that are more than 100 or less than 1. Can someone help me with this? The columns look like this but there are more than a...
  5. K

    Call Macro when click a range of cells

    Hi Guys, I have the below code where I want a macro to run when a range of cells is selected(clicked). The code is: Private Sub Worksheet_SelectionChange(ByVal Target As Range) On Error Resume Next If Not Intersect(Target, Sheet3.Range("Q1_COL")) Is Nothing Then...
  6. M

    Simple Recorded Macro Syntax Errors

    Good morning. My son is learning Excel macros and he has run into an issue that has me stumped. He is recording a very simple excel macro on Excel 2016 that generates syntax errors when you attempt to run it. Looking at the generated code (posted below) it's clearly not going to run. The...
  7. N

    How can I return multiple header values in a cell with non-blank criteria?

    Here is the table to help you understand the problem. <tbody> r1 8B GA ID IL IN IW JT QG ABU-KOE 14 AEG-KNO 7 AMQ-BXB 1 AMQ-CGK 14 35 14 7 Routes Competitor ABU-KOE IW AMQ-CGK GA, ID, JT, QG </tbody> What...
  8. A

    MACRO Reference multiple cells that have values that differ from each sheet

    At work I have a URL that has multiple parts, and I am able to reference specific cells in each sheet in my excel workbook. Some parts of the URL are the month, year, account, and the specific report type I would like to access. I have created a hyperlink that takes me to our company website...
  9. K

    Problem Refreshing Data From Web

    Hello fellow Ex(perts), Recently, I have created a table that imports dynamic cryptocurrency data from this website: https://www.bithumb.com/ Since the data I wanted (real-time prices) are constantly updating, I use the "Refresh" tab to keep my data up-to-date. However, I was only able to...
  10. A

    making TODAY() function take specified dates

    Hello everyone, I have a question regarding TODAY() function in Powerpivot or maybe general in excel. My model and most of calculated formulas depend on function TODAY() as I have historic data with column SOURCE DATE and ewhen i am updating every day the values are calculated from the data of...
  11. P

    Macro to copy and paste a range of values numerous times

    Hi All, I would like to have some help regarding the following macro. I would like to copy a range of values in a certain column and paste it down the same column 365 times, with offsetting one row. For an example; 1) Copy A2:A682 (This will always be the same) 2) Paste it in A684:A1364 3)...
  12. T

    Could you help to create macro on excel? (Copy&Paste loop with A conditon)

    I'm trying to make a macro.....but....I don't have no idea. Could you help? I wanna make like that. Step1. copy just one cell (B14) Step2. paste the coied cell to A15 Step3. again B15(copy) Step4. A16(Paste) Step5. again B16(copy) Step6. A17(Paste) Loop~ but if 'Project Total' value in the...
  13. P

    What "IF" formula/Macro should I use to automatically choose which among the sources releases most recent data

    In a worksheet, I have three rows of data from three different sources. I need to get the data from whichever of three sources releases the most recent data.Example: Let's name the sources, Source 1, Source 2, and Source 3 in one column. In another column is "Last Update" which refers to the...
  14. P

    Crazy type mismatch error

    I am trying to find a row with a string value (for example "Safe") and want to delete all the rows leading from there. However, I am getting a type mismatch error in the last line (Rows("b:500").EntireRow.Delete). Can't seem to figure out whats wrong with my code!!!!! sheetname =...
  15. A

    Trigger Macro with Listbox VALUE Selection and NOT Arrow Key

    Hi, I have looked everywhere for this, but couldn't find my exact problem. I have a listbox, with values 1 through 10. On selecting a value, I have a macro assigned to the listbox where am picking up the value from the target cell and hiding/unhiding an equal number of rows. It is a FORM...
  16. V

    Macro to Cut and Delete and Copy Row Content Into New Sheet

    Hi Everyone, I am new to Macros and am working on putting some macros in place for a spreadsheet that I am creating. I basically want to be able to Cut and delete the contents of a row if a certain cell says "Yes," and move the row into the next empty row of another sheet. So far I've gotten...
  17. W

    Simple Macro Question

    Hi, I'm pretty much a newbie at macros and so this may or may not be incredibly simple for some of you.. I have some excel spreadsheet where I want to delete all of the data in columns AA:AH apart from the headers. There are some blanks in the table which is making it a bit tricky. I tried...
  18. J

    Macro to delete all data before pasting in new stuff

    Hi All I am using Excel 2007 and have a simple enough macro to paste data in to another sheet - simple is what I do best. :) Sub Macro1() ' ' Macro1 Macro With Sheets("data") .Range("B3").PasteSpecial xlPasteAll End With End Sub I am wanting to change this so that before it pastes any data...
  19. M

    Counting Worksheets inbetween two sheets?

    Its it possible to count the number of worksheets in between specific sheets? For example, I have a "start" sheet and "end" sheet and need to count the number of worksheets in between. Is there a macro that does this? Thanks!
  20. M

    Adding TimeStamps to my Existing Macro

    Hello All, I have an existing macro that takes data from one sheet and posts into another sheet. This process will be occuring monthly, therefore, I need an add on to the macro that will allow me to timestamp each time this happens If data from the previous month changes. this is my current...

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