Search results

  1. D

    Copy data from Excel to Access

    Hi, I have an Excel sheet which I want to copy the content of and paste into a Access table. I can achieve this by literally copying the data in Excel, then moving to Access and pasting it in. Can anyone suggest a nicely automated way of achieving this with a macro? You thoughts are very...
  2. D

    Query results back to a listbox

    Hi All, Here's the situation: I click a button on a form and this fires a query nicely. The thing is, I want the query results to be added to a listbox. Does anyone know a suitable technique? tia, Dan
  3. D

    Access Query with Textbox as criteria

    Dudes & Dudettes, I have what is probably a straightforward problem but its solution eludes me. I have a textbox (TBOX) in which the user types some text. I have a command button (CmdBtn) which the user clicks. What I initially want to do is use the text from the textbox as the condition for...
Back
Top Bottom