How can I remove the standard menu bar and replace it with my own? I have made my own and called it "AddressMenuBar" I can get it appear with the standard one. Plus I only won't it to appear on this form not any other.<br>
<br>
Thanks<br>
<br>
Stuart
I have the following code.<br>
<br>
<br>
Private Sub Form_Current()<br>
<br>
' If value in Status text box is Equal to "FORWARDER" or "HAULIER"<br>
' text box is display.<br>
<br>
If (Me!StatusName) = "Forwarder" Or (Me!StatusName) =...
Hello <br>
<br>
I am new to Access<br>
<br>
I have two seperate forms depentent on some values selected in the first a button appears which when clicked takes you to the second form where there are other items to fill out I can get to the second form ok, but I am having trouble making the second...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.