Search results

  1. R

    macro - number pattern

    Sorry, I meant 300 records. Yes, I would like it to update the field ("desc") to the value. I don't mind about the ordering. Thanks.
  2. R

    macro - number pattern

    Hi, I'm trying to create a macro which will go through 100 records in a table and edit the value in the following pattern 1A 1B 1C 2A 2B 2C 3A 3B 3C etc. until 100C What would the code for this look like please?
  3. R

    Accelerator Key

    Hi, In Access 2007, can controls on forms have an accelerator key assinged? I've searched through the properties but can't seem to find the option. Thanks.
  4. R

    Form Tabs

    Hi, I have a form which I have already customised with different text boxes, lables etc. However, I now want to make the form tabbed so I have added a tab control. Is there anyway to "drop" all the controls already on the form into this tab control? Thanks.
  5. R

    Feedback on Prototype Attendance Database, please

    When you change the class type, should the attendance grid change, or is it the same data for each class type? If not, what does the class type affect?
  6. R

    Editable Crosstab query or similar

    Well my coding skills aren't any good at all and I've never even heard of Flexigrid, but I'll give it a go! thanks. edit: can it be used in access, because search results only show it implemented in vb?
  7. R

    Editable Crosstab query or similar

    Hi, I know it isn't possible to edit data in a crosstab view or pivottable view but is there an easy way around this - a way to create a view where I can select the column heading and row heading (from data in another table), and edit the data in that view (only edit, not append)? Thanks.
Back
Top Bottom