T
Tony Williams
I have two organisations who are merging. OrgA has a database that OrgB
wants to use. The databases that OrgB will be using is a copy, with all the
data, of the one used by OrgA, so the tables, queries and reports are
unchanged. However (and there is always one isn't there!) The reference
number used by OrgA is formatted as ABC/000/YYYY , ABC are fixed text
characters, 000 are numeric characters and YYYY was the year of the date
each record was created. Whereas the format of the reference number for OrgB
is UVXYZ/00000/YYYY where UVXYZ are fixed text characters (different from
OrgA's) 00000 is a generated number using DMax and YYYY is the year of the
date the record is created. The forms for input and the reports etc have the
reference number formatted as "UVXYZ"/00000/0000;0;_
So when I import the current data into the database there is an error
message that the reference number is not formatted correctly.
Anyone any ideas how I can overcome this problem?
Thanks
Tony
wants to use. The databases that OrgB will be using is a copy, with all the
data, of the one used by OrgA, so the tables, queries and reports are
unchanged. However (and there is always one isn't there!) The reference
number used by OrgA is formatted as ABC/000/YYYY , ABC are fixed text
characters, 000 are numeric characters and YYYY was the year of the date
each record was created. Whereas the format of the reference number for OrgB
is UVXYZ/00000/YYYY where UVXYZ are fixed text characters (different from
OrgA's) 00000 is a generated number using DMax and YYYY is the year of the
date the record is created. The forms for input and the reports etc have the
reference number formatted as "UVXYZ"/00000/0000;0;_
So when I import the current data into the database there is an error
message that the reference number is not formatted correctly.
Anyone any ideas how I can overcome this problem?
Thanks
Tony