• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need some MS Access help...

alfa147x

Lifer
Here is the issue. I have a table names Orders inside of that table is a field named Order_Num

I have a form for entering Orders. Well in this form it has a field to enter the order number. How can I have it default to the highest number in Order_Num?

Thanks!
Alfa
 
Thanks guys that worked. New question: I have a table named Order Items
In that table it has a field named "Line_Num" and a foreign key named "Order_Num". I would like it to count 1,2,3,4,5,6 for each order number. This way one Order_Num has many Line_Num items under it.

Thanks again
 
BTW, used to running into you on the Digital Camera forum...

Good to know i'm not the only Programmer/Photog geek out there 🙂
 
Back
Top