Welcome to the skill header Forums. You can ask questions, get help, or help other members out. Join our Forum for free.

ursh
@ursh
Admin
Member
Joined: May 17, 2024
Last seen: Nov 14, 2025
Topics: 1 / Replies: 20
Reply
RE: Trouble getting New Order Form to work

Hi there, I have showed you the simplest way, killed two birds with one stone. It means while selecting the customer from the drop down, data has alre...

12 months ago
Reply
RE: Column Sorting Asc/Des

Thanks for sharing this wonderful information. I have tried different methods including the one you have described. You know the indication of typical...

1 year ago
Reply
RE: Issue with navigation form.

There was a missing comma in the previous post. Let me explain DoCmd.BrowseTo acBrowseToForm, "CustomerMain", , "CustomerID=" & Me.CustomerID ...

1 year ago
Reply
RE: Issue with navigation form.

Please try this exactly docmd.BrowseTo acBrowseToForm "CustomerMain",,"CustomerID="&Me.CustomerID

1 year ago
Reply
RE: Issue with navigation form.

After your statement, you are missing the reference of the ID. ,,"id="&refID refID referred to your current ID

1 year ago
Reply
RE: Greetings

Welcome on board. This forum is in existence because of you. Your eloquence is to be appreciated and wants you to continue your evolution with us. Thi...

1 year ago
Page 2 / 2