I have a query pulling results from an ODBC table where the field has both numeric and text fields. I want to exclude the text lines. (not like a number) because my next query links by this field to another table which is a numeric field.
i.e.
line 1 = IPP (want to exclude this line from...
I have a data entry form (primary key is CRR which is an autonumber) which is fed into a table called ComplaintDocument. This information is then researched and entered into another form called ResearchDocument (which references the CRR Number from the ComplaintDocument).
I have a query that...
I am new to dealing with forms and need some help to autopopulate the form based on a table.
-CRR Number is an autonumber.
-Date submitted is today’s date.
-AcctNbr, Submitted By, Invoice Nbr, Invoice Date, Order Number,
Comments_Complaints are Input Fields
-Order Type and Line Type are...
I need to delete the records from a table before appending the new results. The table has an autonumber which also needs to be reset. I am currently having to manually delete the records and then compacting and repairing the database to reset the autonumber. Any help would be greatly...
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.