clue

  1. I

    VBA help! - Last Row query

    Hi, I'm in the process of trying to consolidate multiple sheets into one. Sub Consolidate_Data() ' Copy Data onto one sheet Sheets("Data1").Select Range("A3").Select Range(Selection, Selection.End(xlDown)).Select Range("A3:S" & Range("A" & Rows.Count)).Select...
  2. M

    Trying to Power Query to a folder on my desktop, getting an error that "external component has thrown an exception"

    Need to figure out a fix but have no clue how to do so. I've used this successfully before, really need it to work. Any help is appreciated!
  3. H

    a1-b1 if greater than zero then show result otherwise don't

    Head scratcher for me I'm afraid A1 - B1 If the answr is greater than zero then show the result, else show a zero Any one got a clue about this?
  4. K

    Formula is not working in VBA

    I remind the double quotes this time on this formula: Range("A2").Formula = "= IF(A2=0, ""Base Bid"", ""Alternate - "" & A2)" The code will not function as it is. Can anyone clue me in on what I need to change?
  5. H

    Errors saving file but not really?

    Hi guys, I have this book I'm working on called AZ Claim Database. Randomly (does not occur every save) it will tell me this: Sooo I press continue and rename it "AZ Claim Database 2"... This isn't making much sense to me. Does anyone have any clue as to why it would do this? It's...
  6. A

    Help! Can't change this text to numbers for the life of me

    The text in column A won't format as numbers. I've tried formatting it as number, using value() formula, copying/pasting with multiplication formula. Nothing is working unless i retype the number over itself. Any clue as to why this is and what a solution is? There are no empty spaces. This is...
  7. T

    Dials on Gauges

    Hi All,, This is my first post and i am hoping someone can help. I have a dashboard which represents a speedo from a car, there is one dial on this already and now i need to add another, however i have no clue as to how to do this, can anyone help? Regards :confused:
  8. S

    text box in user form

    Hi Is it possible to insert a text string in a certain position each and every time ? I have a text box that has 13 lines ie string 1 - always goes on line 1 string 2 - always goes on line 2 string 3 - always goes on line 3 etc not got a clue if someone can help PS please put comments...
  9. D

    SendKeys {F2}

    I am trying to change the attributes of a worksheet so that it can be edited. When I'm in the VBA editor and stepping through the code, when the code hits the SendKeys line, it wakes up the Object Browser, which is also listenig for F2 i guess. Can I get a clue as to what am i doing wrong? is...

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