multi sheet

  1. S

    2 Tab Data Comparison & Update Help

    I have 2 tabs where the first 4 columns have similar data sets. The 1st tab is the existing data. The 2nd tab is the new data (which may or may not be different from the existing). Essentially: I need to be able to update "Existing Data" with the New Data. Any new employees on New Data I will...
  2. A

    Worksheets(x).Select Error

    Hi, I am trying to select multiple sheets using the following code. Dim x As Integer ThisWorkbook.Worksheets(3).Select For x = 3 To ThisWorkbook.Worksheets.count Worksheets(x).Select (False) Next x Although it is a common code it does not work with the later versions...
  3. C

    VBA Userform: Sending data to specific Sheet depending on which Option Button selected

    Hi all :) I'm pretty new to all this so hope someone can help me. I have a userform set up which initially asks for ComboBox1 (Cmb1) and TextBox1 (Txt1) to be filled in. Then I have two option buttons. OptonButton1 (Opt1) brings up TextBoxes 2, 3 and 4 (Txt2, Txt3, Txt4) OptionButton2 (Opt2)...
  4. V

    Min Function across multiple worksheet and associated worksheet title for clarification

    Hello All, So i'm inputting statistical information for my fantasy football team to gain an edge on my defensive team since i couldn't snag one of the top defenses. ESPN has great statistical data that I've inputted into a workbook in excel. So now what i'm trying to do is organize the...
  5. H

    Posting images depending on cell value

    Hello, thanks in advance for your help!! I am trying to use a master menu (for my food service operation) sheet to collect information about menu items and then transfer them to individual station menus. I have most of it figured out, I need to use a check box,(mark here for vegan, mark here...

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