python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Change . to , decimal number userform entry on vba
I have a create a Userform VBA EXCEL asking an Exchange Rare value, the entry comes (for example) 1.25, but Excel don't recognized as number. So as soon as I tried a calculation on new cell, the error...

MarkuS_AureliuS
Votes: 0
Answers: 0
VBA UserForm Issue - Could not set the list property. Invalid property array index
The below code works as long as there are more than one instance of the search criteria. However, if there is only one row that is listed as the what in the find function I receive the error "Co...
TDorman
Votes: 0
Answers: 1
Copying data from List to UserForm VBA
I am wondering if anyone could help me with this. I have written vba code to achieve goal when i click on "Button1" macro button in my sheet1 to open userform2 with a searchbox(TextBox) one...

AlexG
Votes: 0
Answers: 1
close excel application with VBa
I have written a small programm that consists of several userforms that are being called by each other. That means that if I press a button on Userform A, this Userform A closes and Userform B appears...
Jonas Walcher
Votes: 0
Answers: 2