excell vba

  1. M

    Page number "1/3" in C7 that repeats top of each page in a sheet, Excel VBA

    I have a workbook with several sheets. On every sheet i repet row 1 to 13 on each page. In cell C7 i want page number and total number of pages in the format of "1/3". I have found this VBA code to do part of the problem placed this part in a module Sub PageNumber(MyRange As String)...
  2. Z

    If and Else Copy & Paste

    1 Copy only the text of a range (A1:A20) on sheet 1 2 paste that text on the next empty row on sheet 2 I would give my code buts its all rubbish because as far as i got was to copy the whole range and paste it on sheet 2 with spaces
  3. J

    VBA join row of cells if value found

    I am trying to join cells in a row if a value exists in a cell in that row. The data has been imported from a .txt file and various sub headers are split along 2, 3 or 4 columns. The cells cant be merged as the data will only be kept from the first cell. The only words which are always...
  4. B

    Excel vba multiple conditions

    Hi, I am very new to VBA coding and need some help. I'm looking for a code that selects range, prints to pdf and sends the pdf by e-mail. In my sheet i have 7 cells that have a formula which give the cell a "X" if i want an range to be printed: If I33 = "X" then select A1: S31 (I33 has a...
  5. M

    Set Y and X axis values

    Hello I'm having a small problem which I just can't solve as I'm a very beginner in Excel VBA. I've been searching for different examples since last week but it doesn't really works. It's quite important for me so I'd really appreciate if someone could help me. I'd like to make a chart from a...
  6. B

    How to display data from one worksheet on another?

    Hi everyone I'm working on a project and have run into a problem. I'm new to vba and am learning as I go, so please bare with me. O.k, so in this part of my project I'm attempting to get data from one worksheet named "Archive" and displaying that data onto another worksheet named "Summary"...
  7. Phil Payne

    Excel VBA to tell if a column has moved?

    Hello all, I have a worksheet (.xls) which is provided by an external group from their database. When we run a macro to update our worksheet it opens the supplied worksheet and takes the data from its column "H". I need to provide a warning to our group members (msgbox) that column H has been...

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