Tag Archives: VBA
How to use the MessageBox (MsgBox)

Message boxes are used for events to provide guidance, to warn about an error, to give confirmation, for a description, … Continue reading →
Posted in Excel & VBA tips |
Tagged buttons, excel, MessageBox, MsgBox, Prompt, VBA, VbAbortRetryIgnore, VbCritical, VbExclamation, VbInformation, VbOKCancel, vbOKOnly, VbQuestion, VbRetryCancel, VbYesNo, VbYesNoCancel |
Leave a comment
How to create a list of files and Folders with VBA
How to create a list of files and Folders with VBA Continue reading →