Search results

  1. G

    display excel in mailmerge

    I have a currency data in excel and the format in the cell is custom _($*#,##0.00) which display data like $23,056.00 or $23,560.20 but when I load this data into mailmerge it rounds it up and drop the last zero or 2 zeros. any help to display the real data without droping or round i up...
  2. G

    Create a find and update button

    I am using the command button to create find and update button but it does not work with the wizard, is there any VBA code for this.
  3. G

    How to get rid of > *> add records or next records

    I have a form and I want to get rid of next record, add record. what needs to be turn off
  4. G

    Report query

    Hi is there any way I can enter a label or textbox in a report to run or show me a due date report. what code should i enter into the textbox to run like a parameter asking for the dates and then spit out the reports.
  5. G

    how to add grid in access 2007

    Any help to add grid to acess 2007
  6. G

    How to refresh my form

    Can anyone tell me how to set my form to refresh and update after ever minute
  7. G

    Create or design a scheduler

    where is the best way to find articles on how to create a scheduler for my appointment or meetings and keep track of each meetings on a separate form or table:confused:
  8. G

    Date Criteria

    Is there a way I can set a criteria in a report to give me "this month entry " anytime I run my query without typing the month in my criteria. instead of "January" in the criteria query box, may be use a parameter in a form or CmdBtn
  9. G

    Open a form full screen

    I am using macro to open a form when I open my DBA. But I want it to open the full form instead of just a small form in the middle of my desk top
  10. G

    Form open by Micro

    I want to open a form with a micro, which works fine. But I want the form to be open full screen instead of just a small size
Back
Top Bottom