We have an Access Certified mail program and we scan certified mail cards and use Access with File Magic 5 Series. File Magic is a 32-bit file server document management software suite that provides capture, indexing, retrieval, editing, annotation and distribution of both paper and electronic...
Hi, how do you relate the stored value from the Customer table with the SuffixDescription value from the Suffix table into the form so you see the related description(MR)?
Customer table
suffix this is foreign key to Suffix table (1)
Suffix table...
Thanks, now my table lookup box for that field is MR and the field is still stored in the Customer table as 1; thats great...but on the form I am still getting the 1? I set the control source on the form to the Salutation from the Customer table?
Hi,
table is
Salutations
SalutID is autonumber
Salutation description ex. MR=1 MRS=2 from SalutID
I store the 1 in the customer table for MR,
In my form how do get the MR to show up instead of the 1? I just keep getting the 1 for the value.
Thanks
Sure...here is the info from my Finance Charge Default table that covers most of the questions.
Minimum Days Past Due = 33
Minimum Customer Balance = 0
Minimum Finance Charge = 0
Number Days Between Charges = 33
Use One Month or...
Hi, in my Customers table I am converting certain fields into a new created field.<br><br>I created a select query that identifies the records and meets my criteria. I need to move/append them from the [Last Name] field to the [Company Name] field. <br><br><br>SELECT Customers.[First...
Start by using select queries getting the data you want...then you can add on criteria for what groups of past due periods you want 1-3 months 4-6 months, whatever.<br><br>You mean like this? I want to do an aging of inventory availability.... <br><br>SELECT DISTINCTROW...
Can I use html and ODBC instead of Data Access Pages to eliminate the user from having to have the required Office Product installed on there PC; and still have them view the html)page? What would be the ups and downs?<br><br>Thanks
I don't think they round...I tried them both as functions in Access 2000, they are not allowed functions, don't know about earlier versions...as far as I can tell from what you have give me for fields and looking at your expressions...RoundCC is a supplied variable not a function. It seems as...
Ok thanks...I change the field names<br><br>BillNumber<br>DescriptionType<br>BillCode<br><br>I want to see these other fields in the drop down list from my Orders form but don't want to store it that way in the Orders table<br><br>Orders Form drop down -<br><br>Bill...
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.