Not sure if this can be done...
If not I will have to use access with access reports to do it (and I DONT want to) lol
anyway... Im trying to make a "Quote" creator for my wifes business...
and it needs to be formatted a certain way..
I have a listbox, textbox, and another textbox...
she picks an item from the listbox...
enters desc in text1
price in text 2
output to RTB:
can this be done? I guess I need columns?? or should I just scrap using an RTB??Code:ItemFromListbox - Description goes here Description goes here Description PRICE goes here Description goes here Description goes here Description goes here
thanks!


Reply With Quote