sheetscurrent

  1. D

    Modify code to work in 2 listboxes.

    Hi, Previously I had 1 listbox with the 52 weeks of the year. Listed WK 1 to WK 52. I have change my userform now because the listbox was too long. I now have 2 listboxes. Listbox1 from WK 1 to WK 26. ListBox2 from WK 27 to WK 52. I have the following code that worked when it was just the 1...
  2. D

    Is it possible to be able to tidy and make my code quicker?

    Hi, I have a list box with the 52 weeks of the year in listed as WK 1, WK 2 and so on up to WK 52. So when a week is selected from the listbox all the data is copied from that week sheet on to my current weeks data sheet. Here is part of my code. Its is all the same apart from the week...
  3. azizrasul

    Invalid use of property

    Why do I get a compile error (Invalid use of property) on the RowSource line? With Sheets("Current") cboStartingLevel.RowSource "Current!CP_Level_Choice_Options" cboStartingLevel.ListIndex = Sheets("Current").Range("CP_Level_Choice") - 1

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