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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating fields using a button

Status
Not open for further replies.

philwages

Technical User
Nov 9, 2002
3
US
I do auctions on eBay (all movie related items). So, I have a master database ('descriptions') that contains film descriptions. But sometimes I need different values (in a field called 'MrLister') than what I have permanently saved in my master database. So, I maintain my current listings in a separate table ('listings'). Sometimes I feel I want to permanently save the new value of 'MrLister', but sometimes I don't. So I figured I would just create a button on my form that automatically updated this value from 'listings' to 'descriptions' as an onclick event. I can't seem to find the right code for making this happen, so any help would be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top