A strange thing happens to me :
I have a command button links between two forms. For some starnge reason once I use it, an error message pops up. When I enter the code and use Me. the options I see are customer_CustomerID instead of Customer.CustomerID and the program cannot identify the field although everything seems to be all right in the form itself.
I guess my explanation is not very clear, but does anyone know what can be the reason?
I have a command button links between two forms. For some starnge reason once I use it, an error message pops up. When I enter the code and use Me. the options I see are customer_CustomerID instead of Customer.CustomerID and the program cannot identify the field although everything seems to be all right in the form itself.
I guess my explanation is not very clear, but does anyone know what can be the reason?