Can someone please help me with my problem
i have a Button on a Form when clicked it sends a value to a TextBox
Ex:
Private Sub Number3_Click()
If LastInput <> "NUMS" Then
ReadOut = Format(0, ".")
DecimalFlag = False
End If
If DecimalFlag Then
ReadOut =...
Hello
I am trying to implement a file naming standard in our firm an i was wondering if someone can make such a VBA macro for me.
The necesary things for the macro FORM
Input box - Firm name
Listbox - Project Type
Input box - Size
List Box (Drop down combo box)- Save in witch version v8 -> X3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.