Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

when i insert data, how?

Status
Not open for further replies.

aqm

Programmer
Aug 26, 2002
65
AO
hi,
when i insert data on a textbox. it record directly in the table, but it still appears after this at the views. i want to make those data desappear after insertion. can u help?

aqm
 
Where are you viewing the information? In a Table, Query, Form, or Report?

If it's Table, I would probably view the information alternatively like through a Form so that you can hide the specific field.

If it's a Query, don't include that column (or hide it).

If it's a Form (see above)

If it's a Report, don't include that information on the display.

HTH Roy McCafferty
aka BanditWk

Las Vegas, NV
roy@cccamerica.org
RLMBandit@aol.com (private)

"No need to send gifts, just send a smile."
 
hi,
the real problem is that I want to insert new data on a column on a form which already displays information. but i wish that when I insert new data, this will be recorded directly on the table and after it must not show again on the column. is there any who can help?
aqm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top