No video

VBA MsgBox - How to use message boxes in MS Access

  Рет қаралды 4,895

Sean MacKenzie Data Engineering

Sean MacKenzie Data Engineering

Күн бұрын

Пікірлер: 11
@davegoodo3603
@davegoodo3603 7 ай бұрын
Hi Sean, I've continued on to the MsgBox function. That was really good! You have a focussed topic to cover and it was great. It makes me want to use MsgBox. I didn't know you could capture those index numbers with the return of the MsgBox, that was really handy. I'll come back to more tomorrow, thanks Sean.
@seanmackenziedataengineering
@seanmackenziedataengineering 7 ай бұрын
Nice!
@niktsol
@niktsol Жыл бұрын
I finally found the solution. Something has changed the setting of non unicode languages to English. I switched it back to my native language and everything is OK. I changed the system locale option to my native language.
@seanmackenziedataengineering
@seanmackenziedataengineering Жыл бұрын
Nice!
@niktsol
@niktsol Жыл бұрын
​@@seanmackenziedataengineering The only problem in Windows 10 is that this option is 2-3 submenus below the Language settings, but i found it!!
@niktsol
@niktsol 2 жыл бұрын
I have a little problem displaying messages with Msgbox. Suddenly it started showing "gibberish", although i have set up my native language in Windows OS (Windows 10) as well as Access 2019 version. I have tried to switch to many fonts supporting my language into VBE, but the problem exists in MsgBox. Meanwhile, all the records typed in my native language appear correctly in form's control and the messages i type in coding appear correctly as well in VBE. Any suggestions about Msgbox? Thank you in advance.
@seanmackenziedataengineering
@seanmackenziedataengineering 2 жыл бұрын
Thanks for commenting. I'm not sure about the language issue in MsgBox. I don't think I've seen that one before! Let me do a little digging..
@prateeksharma5662
@prateeksharma5662 2 жыл бұрын
I have a mandatory field...If the user doesn't enters a value in it I want to show a message "The field is mandatory"...I have tried validation text but it doesn't works
@seanmackenziedataengineering
@seanmackenziedataengineering 2 жыл бұрын
In the design mode for your table, you can set Required = Yes. This will now allow a new record without the entry being made. You can also check values as the user enters data kzbin.info/www/bejne/gHe8eWqjotSFldU If you have a button that closes/saves the form for the user, you can add code like: If IsNull(Me!MyField) Then MsgBox "The MyField field is mandatory." Exit Sub 'stops form from closing End If DoCmd.Close acForm, Me.Name 'closes form
@prateeksharma5662
@prateeksharma5662 2 жыл бұрын
@@seanmackenziedataengineering Thanks a lot this helped..u r awesome
@prateeksharma5662
@prateeksharma5662 2 жыл бұрын
@@seanmackenziedataengineering one more if you can....Cant we use multiple related table in tab form
How to Use a Do Until Loop in MS Access VBA
10:00
Sean MacKenzie Data Engineering
Рет қаралды 3,7 М.
How to Make Cascading Combo Boxes in MS Access
16:08
Sean MacKenzie Data Engineering
Рет қаралды 31 М.
Dad Makes Daughter Clean Up Spilled Chips #shorts
00:16
Fabiosa Stories
Рет қаралды 2,3 МЛН
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 52 МЛН
OMG what happened??😳 filaretiki family✨ #social
01:00
Filaretiki
Рет қаралды 13 МЛН
Getting Started with MS Access Visual Basic for Applications - VBA Code-Behind and Modules
32:06
How to Kick Users out of Your MS Access Database
19:19
Sean MacKenzie Data Engineering
Рет қаралды 10 М.
How to Use a Subreport in MS Access
12:13
Sean MacKenzie Data Engineering
Рет қаралды 6 М.
Create a Database Launcher that Opens Other Microsoft Access Databases
14:34
Computer Learning Zone
Рет қаралды 6 М.
How to store and open ANY PC Files in Microsoft Access
26:40
DataTechs Tutorials
Рет қаралды 13 М.
How to Create Custom Message box in Microsoft Access?
13:06
Dynamic Programmer
Рет қаралды 7 М.
Caixa de mensagem (MsgBox) personalizada - Access
46:45
Marcelo David - Treinamentos
Рет қаралды 2,4 М.
An Introduction to VBA Code in Microsoft Access
9:51
MyExcelOnline.com
Рет қаралды 17 М.
Dad Makes Daughter Clean Up Spilled Chips #shorts
00:16
Fabiosa Stories
Рет қаралды 2,3 МЛН