passing parameters

  1. U

    How can I pass an Array so I can get the verable count?

    I have a routine that counts variables but I have to pass a string so it knows which one to test. There has to be a better way. Private Function ArrayVariableCount(Arr As String) Dim nonEmptyElements As Integer, i As Integer ' nonEmptyElements = 0: i = 0...
  2. K

    Remembering/passing Double clicked cell

    Hello, I have a question on how to remember or pass the place where the user doubleclicks. I am trying to make a form show up when a certain range is chosen. For now this range is static, but it will be dynamic in the future. Once the user double clicksa cell in this range, the form pops up...
  3. R

    Passing Parameters between classes

    Please let me know if there is a way to pass parameters from a double click event to a user form event. I tried defining an integer as public in module 4 but I cannot see it in userform2 if I set it to 1 in Sheet1 (where my double click event is). Thanks for the help...

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