Search results

  1. P

    Forms that quit?

    What would make a form just quit opening? I have a database with 6 different forms in it. Only one is a sub form. My main form, ( the one I use most) has quit opening. I click on that form, the hour glass runs then turns off and nothing opens. All other forms, tables,queries, reports open...
  2. P

    Finding the 1st of the next month

    The report I am working on is a lease agreement. If a person moves in on a date after the first of the month, then the lease actually starts the first of the next month. The partial month that the person moved in on is pro-rated. The persons rent is the full amount the first of the next...
  3. P

    finding the end of the month

    Ok, I'm thick headed, I'm just not catching the clue on working with dates. Comming from my form to my report I have a set date relating to that particular form/person. That date might range from 01/03/1999 to today's date. I need to make another text box that returns the end of the month...
  4. P

    Calculating numbers using dates

    I have a report page that has to calculate a formula using the days in a month. The formula I use on my job is say: $500.00 divided by 30 days, = $16.66 per day Times a number of days left in any given month. So, if the purchase date was the 8th day of March, then it would be 24 days times...
  5. P

    Current date equaling the first and last of month

    I have a report that I have to send on random days. I can print it out and the current date showes 03/13/03 just like it is susposed to do. Now, On two other lines in the report it needs to say period beginning March 1, 2003 and the other line needs to say period ending March 31, 2003. Is...
  6. P

    Print Multiple reports

    I need to print a packet of reports. What would be the easiest way to print, say 5 reports, from the current form that I have open?
  7. P

    Command button

    Hi, this is probably forms 101, but I just can't get things to work. I built a form, reports etc. On my form page I installed a command button to print a report. It works but it wants to print all 150 entries in my form. I just want it to print the report of the current entry of the form...
Back
Top Bottom