a.sinatra
quik
- Local time
- Today, 03:10
- Joined
- Jan 10, 2004
- Messages
- 262
Alright i was wondering if i could call a module that could place a custom title for each MsgBox
Instead of having to manually write " BindingStance v1", i want it to be able to call a module.
Thank you
________
Justin Bieber Fans
Code:
MsgBox Err.Description, , " BindingStance v1"
Instead of having to manually write " BindingStance v1", i want it to be able to call a module.
Thank you
________
Justin Bieber Fans
Last edited: