ans

  1. C

    mkDir Runtime 76 Error Handler

    Hello Sorry for the long code, I need some assistance. The mkdir function creates a folder based on "Fpath" which is constant and 'Fvariable" which changes basis user form entries if it does not exist. Basically, in the userform, the user enters a series of equipment numbers that define fpath...
  2. N

    Set Pivot date based off input box answer.

    Hi again, I'm a self teaching newbie and am having issues with the workbook I'm creating. I'm trying to set a pivot table date based on the answer given in an input box but I'm not having much luck. Below is what I have come up with, any help would be greatly appreciated. Sub...
  3. L

    Messagebox Stays In Background After PowerPoint Quit

    In this following bit of code, when I run a powerpoint.quit and try to run a messagebox after, the powerpoint doesn't quit and stays on front with the messagebox and Excel behind? I'm assuming it doesn't actually quit until the sub ends, how can I resolve this so powerpoint fully quits and...
  4. N

    Object variable or With block variable not set Error Message

    I have this bit of code for a sheet I'm having an issue with. The code is in a template and then the template is saved with a different name. The part of the code in italics ran fine by itself but then when I went to add code to exit the sub IF the workbook name is not equal to Billing...
  5. N

    VBA to Save and Close based on a Cell having/not having data in it

    Hello wonderful helpers, I have a VBA code I'm trying to write that will allow users to click a button and that will save and close the workbook every time but if it's the final save for the end of the day will look at cell M6 to see if it's empty or not. If it's empty I need the sub to exit...
  6. C

    Is there a tidier way to write this code?

    Hi all, I'm updating a time in motion sheet at work. I have a worksheet full of command buttons which all input information into worksheets named "1st" through to "31st". These worksheets need to be password protected so that users can SEE the info contained within them, but not be able to EDIT...
  7. L

    If a range is equal to null, skip code and exit, otherwise run code?

    Hi everybody! After a while I'm still not into VBA, please, I need to check some range, if it's sum is greater then zero then run code normal, if it's equal zero then skip bunch of code to Exit Sub. Sub Macro1_OCISTI_PODATKE_SA_IZVJESTAJA() ' ' Macro1_OCISTI_PODATKE_SA_IZVJESTAJA Macro ' ' Dim...
  8. Z

    Excel invoice - source file and client file

    Hi! I was able to create an invoicing excel file because of the help of all you awesome people from this forum. But I would like some help again. Please don't hate me if I am confusing, since I am confusing my self too, with what I want to happen. So is it possible to like Source...

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