Here are some problems that our users have asked and received explanations on
excel vba code if then else - why does the code stop if meets the first condition
Solved by C. Y. in 21 mins
hi i am looking for vba expert . i need to modify an vba excel file.
Solved by X. E. in 21 mins
If activate workbook then do nothing Vba code
Solved by D. D. in 17 mins
I have 2 workbooks open in Excel. Both contain VBA codes. If I close one, should the "Workbook_Activate" event trigger on the other?
Solved by G. H. in 12 mins
VBA Excel. I have request from my boss to have a button on the VBA Excel Form to print a work order and put the Equipment Name that is on the VBA form in the Work Order (a word doc) and print it.