Search results

  1. M

    Enter data in subform with button

    Hi all, I'm not even sure whether or not this is possible, but this is my challenge: I've got a list of customers and their sales value etc. Now my boss wants to be able to enter comments (for some reason the memo field columnhistory thing does not work for me, boo) that are dated...
  2. M

    Display ColumnHistory of ALL records (not one specified in function)

    Hi all, you guys (and girls?) have been incredibly helpful so far, so I'm not hesitating to ask yet another question ;) I know about the ColumnHistory function, but apparently it only displays the ColumnHistory for one particular record (as programmed in the function). ..at least that's...
  3. M

    Display "Totals row" in a form?

    Hi everyone! I'm back with another (possibly silly) question: How do I turn the totals row into an actual record, so that I can display it in a form? It should still function as the totals row, though (so "copy/paste into an empty record" is not what I'm looking for here). The idea is that...
  4. M

    SUM used on filtered records

    Hi, I thought I knew enough about Access until I took a look in here, lol. (Feel free to move or delete this thread if appropriate) My challenge is this: I've got a list of customers and their sales values, as below: custID | custName | custGroup | custValue The custGroup field is where...
Top Bottom