RESOLVED: Inaccurate Dataset Column
Basically, I told the program to enter a $dataset column()$ into this order:
First Name
Last Name
Email Address
Password
Re-type Password
instead, the program enters in this order:
Password
First Name
Last Name
after "last name," i can't tell what its entering in the password field but it contains 12 characters.
UPDATE:
it was due to unfreezing and moving columns around, and then freezing after columns were placed. i assumed that it was its new column number afterwards. the design view determines the column #'s
Last edited by itoen; 03-17-2010 at 12:35 PM.
|