You can use the MessageBox action to display a message box containing a warning or an informational message. For example, you can use the MessageBox action with validation macros. When a control or ...
The message width and height is limited and cannot be altered The maximum width and height is specified as a percentage of the screen size which defaults to: 80% width and 90% height (hardly ever used ...
I have recently been messing with a small piece of code in VBA-Access that can send / recieve small text-strings over a network. I finally got it to work, but forgot to think ahead :facepalm: . Right ...