key

  1. C

    Disable esc key while calling the macro

    HI all, Need a help to disable the Escape key while running a macro. I am calling all the macro by below code is there any way I can disable "esc" key so that no one can interrupt the running macro. Sub EveryThing() Call Clear Call CSV Call Lookup1 Call RefreshAllPivotTables...
  2. C

    PQ Dynamic Add Merge Column

    In Power Query, how can I add a column which merges columns based on a list (so the list of column names gets merged)? If done manually, I would have let Source = Input_Original, #"Added Key" = Table.AddColumn(Source, "Key", each Text.Combine( { [Column1]...
  3. RobbieC

    vba - replace # key with bullet point

    Hi there, I have a spreadsheet which I need to replace a users keystroke with a bullet point when they type. I thought that the # key would be suitable as it doesn't have much use in this document... I was hoping to use some code such as: Application.OnKey "#", "addBulletPoint" so that when...
  4. T

    Help Macro searching one range against another and clearing non matching cells is letting partial matches through :(

    E.g A cell containing "app" or "apple69" should be cleared; but they are getting matched to "apple" This macro was posted by another user in a different forum and they will not reply. How can the match creteria be made Exact. Option Explicit Sub REMOVEINV() Dim LastRowD As Long Dim...
  5. P

    VBA - Filepath - Inputbox

    Hi I have the following path in vba which at the moment is static: "C:\Completed Scorecards\May" Rather than May being fixed, is it possible to prompt the user to key this in using an InputBox so the user can specify June, July etc? thank you
  6. F

    Conditional Formatting to highlight cells that include *text*

    Hi guys, I have a spreadsheet which contains a list of people (A new row for each person. Information on home country, organisation, contact number etc.. are in columns A-Z). I want to highlight any cell in columns I, J and K which contain specific 'key words'. The column of key words is...
  7. G

    OnKey keeps running a macro although it has been reassigned to its normal use.

    Hope someone can help me with the problem mentioned in "Title". Here is what I do and what happens: 1. I assign Proc1 to Application.OnKey "{UP}", command is Application.OnKey "{UP}", "Proc1" 2. when I hit the up arrow key Proc1 is run and does what I want. 3. I reassign Application.OnKey "{UP}"...
  8. C

    Loops in Dictionary VBA

    Hi Everbody, I have done the summary using Dictionary in VBA, but i have many loops in my code. Is there a shorter method that I can use or nest the loops one inside the other. Secondly , I am looking for a solution to summarize the data by name and by Location, 2 criterias using the same code...
  9. P

    Local Function referenced with *.xlm! prefix

    Under Macros, functions from one of my modules has the workbook and module name prefixed to it. Wouldn't be much of a concern, but it won't let me assign a shortcut key to it as a result. How do I get the macros to name the functions as initially set? Any help would be greatly appreciated...
  10. J

    VBA Check if Insert Key is Active

    Hello All, So currently I have a macro that cleans up some data and the copies it so I can paste it into a different program. The formatting of this copied information needs to be very specific and if the "Insert" key is currently enabled it breaks the formatting when pasting the information...
  11. A

    Scroll Wrapping

    (Apologies, just joined - this question has been asked here before, but was not followed through) I have received a locked spreadsheet (from a source I wouldn't be able to query) that wraps both horizontally and vertically, when moving between cells using the arrow key. e.g. if the active...
  12. C

    dashboard table

    Hi, I created a dashboard for work and a part of the screen it allows you to select different charts (Top location breakdown, custmer breakdow etc.. Basically when criterai in cell is select it will bring that chart/analysis to the front of the area. They asked if I could add Key stats option...
  13. C

    Using IF condition in VBA Dictionary

    Hi, Im using the VBA dictionary to make a summary report by salesrep for quantity and value. The problem is if I put an IF condition testing for the year to be 2017, one of the values comes wrong. If I remove the IF condition the code works fine and gives all the correct results. Is there a...
  14. A

    How to check if string contains key value from dictionary?

    Hello all, i have table like this: <tbody> <tbody> texttexttextKEYVALUEtexttexttext </tbody> here i need fill value of item for if the key is found in text in column A <tbody> texttexttextKEYVALUEtexttexttext </tbody> here i need fill value of item for if the key is found in text in...
  15. G

    Help for Power Pivot Data Model

    Hi Experts Looking for suggestion on Data model(PowerPivot) with Fact and dimesion for below Fact table on which i need to measure KPI for "ZONE" with filter option on Area and Region [ fact Table ( below is example of 60000 R and 90 C) ] I have create 3 dimension tables 1. Area ( Primary...
  16. L

    enabling F2 only

    I want to use function key F2 only - disabling all other function keys what is the vba for enabling function key F2 only and return to default when exiting workbook should the code be written in thisworkbook or in modules? Thank you very much
  17. D

    VBA activate send keys when toggle button is pressed

    Hi, Is it possible to press a toggle button to activate a send key button then press that button (i.e. directional buttons - Up Key, Down Key, Left Key, Right Key which will have a macro assigned to each) but be able to repeat the key button press as many times as desired until the toggle button...
  18. J

    VBA Pop up message

    Hi all, Hope someone will be able to help. I am below beginner with VBA and what I'm trying to do is starting to frustrate. I have a form for a customer to complete. When a number < 5 is entered into a specific cell I need a pop up to come up saying "Please provide key improvement" This would...
  19. R

    won't let me format with textbox

    On this userform I have been working on, basically I have TextBox1 + TextBox2 = Subtotal, Then subtotal + TextBox3 = Grand Total Which the code looks like this Private Sub TextBoxSum() Dim Total As Double Total = 0 If Len(TextBox1.Value) > 0 Then Total = Total + Val(TextBox1Value)...
  20. KevCarter

    Rapidly Enter Golf Scores Hole by Hole

    Good Morning All, I’m looking for a solution to not have to use the tab key when entering golf scores on a form. Separate field for each hole. Scores are entered like: 4 4 5 5 4 10 4 5 ... ==================== If the score entered is greater than 1 Then Go to the next field ‘ Post the tab...

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