What does mean button[8]? Regarding Runtime error 619 in SAP-connected VBA macro

halaya

New Member
Joined
Aug 5, 2017
Messages
2
Hello MrExcel,
Your solution is highly helpful for me, bacause I was also suffered same problem. Fortunately, it was solved by button[8] solution.
Only one question. What does it mean as for [8]?.
I have investigated in the websites. I cannot find information.
Kind regards,
Runtime error 619 in SAP-connected VBA macro
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Re: What does mean burron[8]? Regarding Runtime error 619 in SAP-connected VBA macro

btn[8] is the eighth button, or more generally one of a group of buttons of arbitrary number. Just a way of identifying a button control.
 
Upvote 0
Re: What does mean burron[8]? Regarding Runtime error 619 in SAP-connected VBA macro

Hello MrExcel, Thank you for your response.
My query may have been not understandable. My query is what function the button [8] is for. for example, button [F6] of Toshiba Dynabook is in order to decrease lightness of display. On the other, what does it mean that I press button [8]? I'm sorry for bothering you. Kind regards,
btn[8] is the eighth button, or more generally one of a group of buttons of arbitrary number. Just a way of identifying a button control.
 
Upvote 0
Re: What does mean burron[8]? Regarding Runtime error 619 in SAP-connected VBA macro

Hi, I'm sorry I do not know what the button is for.
 
Upvote 0

Forum statistics

Threads
1,215,368
Messages
6,124,523
Members
449,169
Latest member
mm424

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