Ask a Question related to Microsoft Access, Design and Development.
-
John Devine #1
Multi Column List Box
Neils,
Thank you for your suggestion. The method you mention is
completely new to me. I have only recently switched from
Paradox to Access.
In Paradox, this function is built in. In PDox you can
select from a lookup table and the entire row or any
portion can be brought into the subform.
Unfortunately PDox is not SQL friendly, hence the switch
to Access.
I would be interested to see the code that is required for
this. I tried your email but the message was returned as
unrecognized.
Thank you very much for your response.
Thanks,
Jack
an>-----Original Message-----
>Hi,
>
>maybe you can use a flexgrig control that you populate
>with data from a recordset. When an user click on a row>event is fired and your code starts.
>
>if you are not sure about putting it together i can sebd
>you some sample code (mailto [email]niels.leeflang@lagard.nl[/email])
>
>niels
>>.>>-----Original Message-----
>>I have a subform that is in data view. I will use it to
>>store ITEMID, DESCRIPTION, RATE, QUANTITY, AMOUNT.
>>Is it possible to have a multi column list box so that I
>>can select the ITEMID DESCRIPTION and RATE fields at the
>>same time?
>>I need to make sure that the user can only select the
>>correct rate for each item. Any suggestions would be
>>appreciated.
>>.
>>
>John Devine Guest
-
Converting a 3 column pdf address list to a one column MS word doc
I need to convert a 3 col pdf into a manipulable text doc. Acrobat gives me lots of ways to do this in the normal program, but it doesn't preserve... -
Multi-line TextBox - Paste text with numbered list, bullet list, tab character
Hi All, I need a server control that's exactly like a multi-line TextBox, but also allow users to paste text with numbered list, bullet list, and... -
Searching a column containing a list against a form list
I have a form that allows users to select multiple items from a list. form.hobbies = 1,5,3,6,8,2 (from a table pullup) I want to be able to... -
Delete with a multi-column join?
Howdy! I apologize in advance for the ugly query I'm about to throw your way.... I need to delete some data from a table based on a multi-column... -
Multi-column indexes
Greetings! I have a technical question concerning multi-column indexes and their implementation. I tried looking for the answr in the docs but...



Reply With Quote

