hi tom,
I am really surprised as my explanation was'nt clear.well, ne way here it goes what exactly i mean.
1.I have a table with records in a database .
2.I am trying to display all the records from my table on a form.
So far everything is fine.
3.Now, i deleted the records from my table.
4.What do you think my form would look like when i run the form again, as far as i know it would be blank as there are no records in my table.
5.BUT, Unfortunately, i see "EMPTY" text boxes on my form.
Though it does'nt display any records from my table, i still see those ugly empty form field(Text box).I want to avoid this empty stuff.
Hope i expressed my self clearly.