worksheet existence vba

  1. C

    VBA Pull Data From Multiple Sheets in Workbooks (if sheet names exist)

    Hi all, I am very new to VBA and am stuck trying to edit code I already have written. Essentially, the code I have (below) was intended to loop through multiple files in a folder and pull certain data columns in from a specific worksheet. This worked fine for its original purpose, but was only...
  2. A

    create new worksheet and hyperlink it to a variable cell

    Hi I am new to this forum so i hope i am communicating the right thing in order to get help. So i have an excel file containing a complex plan. This file has an overview sheet and project plans. In the overview sheet :column A contains a hyperlinks to other worksheets (1 project plan=1...
  3. A

    check if certain worksheet exists and delete

    does anyone know how to check if a worksheet exists called "workingdata" and delete it if it does? If the workingdata worksheet does not exist i just want to carry on with the rest of the things i've coded. i can't use the set worksheet as ... because if it doesn't exist then the whole thing...
  4. D

    vba - check worksheet existence

    Hello! I got a listbox which chooses from which worksheet a value should be copied. Now If there is a value in the listbox, where there is no corresponding worksheet, I get an "out of range" error. What I need is a way to check if there is a worksheet called as the choice the user makes to...

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