Search results

  1. A

    Detecting if more than one record has been selected

    Hi, Here's a problem that I'm finding a little tricky. Any advice would be greatly appreciated. I have a main form with an embedded subform that displays a series of records in datasheet view. I want my user to be able to select one or more records, by dragging in the margin, and then click a...
  2. A

    Leading zeroes to Excel

    I am running a report that produces a field containing ISBN numbers, a 10 digit code which often consists of a leading zero. I have no problem at all handling the leading zero in Access. However, the problem comes when exporting that report to Excel. My users normally just use the button on the...
  3. A

    Subform redraw problem

    Hi, I hope somebody can help with this one .. I have a large form containing two subforms. Both subforms display datasheets (both consist of one field pulled from a table, the other is a calculated field with conditional formatting applied depending on the content of the field). The first...
  4. A

    TextBox problem

    I have come across an annoying but niggling problem. I have a large text box on a form, linked to a memo field. I want the textbox to show its scrollbars when the form is first opened, however the only way I can see to do this is to give the textbox the focus. So far, no problem ... .. but if...
  5. A

    Crosstab reports

    In A2K I have a database which holds timetable of courses. Fields consist of 'date', 'tutor', 'room' and course title. What I want to try and do is subgroup by 'date', but then have rooms stretching out horizontally across my page, with the other details below. e.g. DATE Room 1 Room 2...
Back
Top Bottom