![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Dear reader, I need to position the cursor to a field, I use all the codes below but no one of them moves the cursor to the specified field: Me.FieldName.SetFocus Forms.FormName.FielName.SetFocus DoCmd.GoToControl (“FieldName”) What is the correct code to move the cursor to a field? Thanks for any help. Kind regards, Simon |
#4
| |||
| |||
|
|
Dear reader, I need to position the cursor to a field, I use all the codes below but no one of them moves the cursor to the specified field: Me.FieldName.SetFocus Forms.FormName.FielName.SetFocus DoCmd.GoToControl (“FieldName”) What is the correct code to move the cursor to a field? Thanks for any help. Kind regards, Simon |
#5
| |||
| |||
|
|
Dear reader, I need to position the cursor to a field, I use all the codes below but no one of them moves the cursor to the specified field: Me.FieldName.SetFocus Forms.FormName.FielName.SetFocus DoCmd.GoToControl (FieldName) What is the correct code to move the cursor to a field? Thanks for any help. Kind regards, Simon |
![]() |
| Thread Tools | |
| Display Modes | |
| |