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!

Textbox data from listbox

Status
Not open for further replies.

MvP14

Technical User
Joined
Apr 14, 2003
Messages
13
Location
BE
Hi,

I have the following problem:

I have a form linked to a table. The form has a textbox (txtkeywords). To keep track of the keywords entered, I have created a button next to the keywords textbox. The button opens a pop up form with a list box with keywords.

I want to do the following, but I don't seem to get there. I want a selected keyword (onEnter or onDoubleClick) to be entered in the textbox. If the textbox is still empty, I want just the keyword to appear, if not, I want the keywords to be separated by / . Can anybody help me? I'm quite new to access and VBA and I've been searching for hours!

Thanks
 
If you drop me an email at frank@fhsservices.co.uk I'll make a sample of the method. State subject as "Keywords"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top