1. What is the name of your listbox?
R- frmrecepciones - I thought that was the name of the form you want to open
Seems odd to name a listbox starting with frm...
R- I think I know what the problem is. I am not using a listbox, I am using form which lists all of the records for that customer (which includes the bill details). So what I do is click on the Guia de Recepción field and it should bring that whole record in a new form to look at it in detail
In that case, what is the name of the form you want to open?
And what was 'Detaile'?
R - the form to open is called frmrecepcionesrecord, which has a columnar form that displays the fields of the record selected.
2. What is the name of the bound field in the listbox? Is it a text field or a number field?
R- Guia de Recepción
- text or number datatype? text, so I used the text delimeters
3. What error occurred? Can you upload a screenshot?
R- Error 2501 de OpenForm function was cancelled
- OK thank you