macro - display

  1. G

    Checkbox Macro - Will unhide cells on another sheet, but cannot get to hide when unchecked

    I have a macro written that will unhide the rows I want to be displayed on another sheet, but I cannot get it so that they will remain hidden when the checkbox is not clicked. Any help would be appreciated! I have it written two ways - can you tell me where I'm going wrong?! Sub...
  2. D

    Ammend macro to keep an additional sheet unhidden

    I have a spreadsheet that hides other sheets depending on the value of one of my data validations, however I can't work out how to adjust my code currently written to keep the costing sheet from hiding every time I adjust the data validation (other than naming it with all the possible outcomes...
  3. G

    Create Countif Macro to count blank cells if arguments from multiple sheets add up and post findings on a final sheet

    So I have three sheets "Yard", "Available spaces", and "Yard configurations" If cells in Column K of "Yard configurations" equals Yes, and Cells in column B in "Yard configurations" equals ParkingLocation then use text in Column C of "Yard configurations" to find the same text in column A of...
  4. M

    VBA Help: 3rd .Show command don't work

    Hi. I make userforms and I want when I click on button on userform 1 , it unloads and then show other userforms. Then I write This Code For Userform1: Option Explicit Private Declare Function GetForegroundWindow Lib "user32.dll" () As Long Private Declare Function GetWindowLong Lib...
  5. S

    Need macro code based on conditions?

    Hi Team, Can any one help me with the Macro code for the below situation: I have the data validation in B1,B2,B3 where the user will select. I have a filter in row5 where I exclude blanks below row5. Example below after filter it will not show row 8 & 11 as its blank. Supplier # and Address...
  6. H

    Pivot in a Macro-- debugging help needed

    Have recorded the following macro but it is asking me to debug it & I cant understand what is going wrong.. pls help Sheets("Pivot").Visible = True Application.Goto Reference:="'RPA Readiness'!R1C1" Application.Goto Reference:="Pivot!R1C1"...
  7. AndrwT

    Making different ranges appear to fill out according to the number of changes selected

    Hi all, good afternoon! Had a look in the search bar, however didn't find any thread similar to what I'm looking for. Basically; I have the following: <tbody> A B C D E F G 1 Change reason? Dropdown 2 Nb of Changes? Dropdown (max 5) 3 Name Name Name Name Name 4...
  8. T

    Macro to Format Values a Standard Excel Option

    I am wanting to format 3 columns of data in the comma style like I would if I used the Alt+H+K shortcut would format. Instead I cannot find any method that works. I have used "#,###.##" & "Comma" and still the values do not look at all like they would if I used the comma icon on the Home ribbon...
  9. K

    Subsequent Hide/Unhide Rows with Drop Down Values

    Hello, everybody! I would like to know if there's a way to unhide cells depending on the choices from drop down lists (well, I know there is). Let me explain it better. Lets us suppose I chose one answer from my first drop down list (the only one on screen yet). Then I want to unhide a range...
  10. S

    Macro to Divide certain numbers on a worksheet by 640

    I need a macro code to divide select numbers on a worksheet by 640 and then go back and multiply them by 640. I need it to be with a button somehow that gives me the option to click it to do one and click the other option (or unclick) the button to multiply the numbers (which will be referenced...
  11. B

    Macro ******* multitask

    Hello I am new to the site and macros but would like to know if anyone can help. Basically I am learning macros and would like to know if it is possible to have a macro display a range from another sheet Sheet 1 has names (A13:A40) with IDs (B13:B40) and a 2015 calendar in range of M9:AI43...

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