Recent content by b-ballstyle

  1. B

    Copying value from previous record in a continuous form

    Why would I put an extra field if I really dont need it?
  2. B

    Copying value from previous record in a continuous form

    Yes I know, I dont have a primary key because for one month I can have multiple rows.. And yes used green, balance black
  3. B

    Copying value from previous record in a continuous form

    Yes here it is.. We are looking at the Cheques part. So the Cheque inventory details are the information on my main form and cheque inventory monthly is my continous form.
  4. B

    Copying value from previous record in a continuous form

    The only thing is that my "month" field is only a text field.. And sometimes I can have 2-3 rows for one specific month..
  5. B

    Copying value from previous record in a continuous form

    Yes I am confortable using vba and yes I need it per record because for the first record of the list I only have the balance.
  6. B

    Copying value from previous record in a continuous form

    Alright, so I have a continous form on a form and i want to take a value in the previous record (BLUE), subtract one value in the current record (GREEN) and put that calculated value in the field (BLACK). All this by pressing the button on the current record (RED).. Is it possible? I can...
  7. B

    Dynamic reports?

    What do you mean?
  8. B

    Dynamic reports?

    Yes, but in that tutorial, the report is only taken from one table and the only thing he's doing is filtering. It's not what I want
  9. B

    Disable query field?

    Anyone?...
  10. B

    Disable query field?

    Is there a way to disable a query field (Not only hide it), so when I run the query and see the datasheet view, it doesn't take charge of that field and doesn't display it. I would like to be able to trigger (Enable/disable) some fields with a button or a check box maybe? Is it possible...
  11. B

    Dynamic reports?

    I'm trying to find a way to do dynamic reports.. What I wanna do is be able to select the field I want and then create a query based on these field and show the datasheet view.. I was thinking about using a split form, so the user could select the information he want to display and then just...
  12. B

    Fill Back Color Of A Continuous Form?

    No, I think its better with the alternation because without it it looks just like a rectangle.. Have a look
  13. B

    Fill Back Color Of A Continuous Form?

    Well, this is a subform and i was trying to make it more professional by filling those alternated colors even if there is no records
  14. B

    Fill Back Color Of A Continuous Form?

    Sorry we cant really see the difference in the colors.. Here's an update !
Back
Top Bottom