07-26-2012, 06:15 AM
Thank you! That saved me quite a bit of research! Erm.. Were exactly do you do that?
I also have an issue with the login. I want to switch the login so it recognizes the first two fields of my database "Order Received" and "Customer File Number".
[code]Dim orderreceived As Boolean = True.
I have a feeling that this statement above is stopping the program from running. Is there anyway to make a login accept a field such as "Order Received"?
I also have an issue with the login. I want to switch the login so it recognizes the first two fields of my database "Order Received" and "Customer File Number".
[code]Dim orderreceived As Boolean = True.
I have a feeling that this statement above is stopping the program from running. Is there anyway to make a login accept a field such as "Order Received"?