February 10, 200421 yr Hi guys, i have a rather confusing problem which i would greatly appreciate to someone who can help me solve it. I have a registration ID which must be in this format DPSmm/dd/yy__00001 and so far i have manage to make it work with this calculation method: Prefix &DateToText(test)&" __ " & numberId numberId is an auto enter serial number. The date is retrieved from the date text field and then appended into the ID. This calculation worked perfectly fine if the date is manually entered, but if the date is imported the ID gets cranky, instead of appearing in the describe format the id only manage to show "DPSmm/dd/yyyy__" but the numberId is not displayed. Please help me as i can't seem to find the problem. Thank you very much!
February 10, 200421 yr When importing into a datbase that has auto-entered fields, a po-up box is displayed just before the import which says "perform auto-enter options while importing" you need to check the box in order for you new serial numbers from the import to be generated. HTH Ed
February 11, 200421 yr Author Woooo...That sounds fairly easy and i actually spent the whole afternoon trying to debug it. You guys are smart! Thank you sooo much! CHeers, Prissy
Create an account or sign in to comment