Search results

  1. T

    Save result of a calculation or function into a table

    Hi there, I've read through the forums on saving the results of a calculation into a field is a bad idea. I somewhat understand the reasoning for it. But I don't think such situations arise for everyone. But I have gone with the suggestion and created an updatequery, which simply goes...
  2. T

    Display one record per page

    Nevermind, I've found that you just go to the section properties and say force new page after section. I guess I just had to think out loud as to how to type that in google haha. Thanks for looking.
  3. T

    Display one record per page

    I have a form which basically has a subform in it. One displays the customer's address, contact info, name, etc. The subform contains the detail information of what they've bought, how much, etc. Now I'm trying to print off a report that displays each customer on new page with their details...
  4. T

    Open a fresh form with few details entered

    First of all, thanks for all your help. I've tried what you suggested. It brings up a new record, however it does not automatically bring over the customer id from txtCustId. Do you have any thoughts on this? Thanks.
  5. T

    Running a query to modify a field NOT record

    Is it possible to run a query/filter in order to hide/show a field in a record instead of it affecting the entire record. What I'm trying to do is, in a form the user can enter information about a service call and they can enter a recommendation for the next visit. When they enter a...
  6. T

    Open a fresh form with few details entered

    Sorry, like I said I'm quite new to Access. This is a database that has been developed and they asked me to make a few changes for them. I'm not sure as to what you mean by set the datamode argument to acFormAdd. I tried searching around, but no luck. Can you clarify a bit more on that...
  7. T

    Open a fresh form with few details entered

    Hi there, I am fairly new to access. I have searched high and low for help on this particular topic. Its something pretty simple, I just don't know exactly how to do it. Basically, the user will have a client selected from the main form, when they hit the button to go to another form which...
Back
Top Bottom