Recent content by gissah

  1. G

    display excel in mailmerge

    I try that, I have turn the whole column into text. I guess that is the only option.
  2. 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...
  3. G

    Create a find and update button

    thanks Crake, i have a data for student and want to search for student a from 1000 records, i know i can scroll through my data or use command button find record. But is there a way I can do it with VBA. Thanks
  4. 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.
  5. 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
  6. G

    Access 2003 - Report asking for parameter value

    Can this be shared or demonstrated in a snapshot. Thanks
  7. 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.
  8. G

    How to refresh my form

    Thank you sir
  9. G

    How to refresh my form

    any sample code for the form
  10. G

    how to add grid in access 2007

    sorry for the confusion, I meant if I can add a datagrid or tables to type in stuff. I don't mean dataview or excel datagrid.
  11. G

    how to add grid in access 2007

    Any help to add grid to acess 2007
  12. G

    How to refresh my form

    Can anyone tell me how to set my form to refresh and update after ever minute
  13. 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:
  14. G

    Date Criteria

    Thanks everyone honda882000 link was very helpful
  15. 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
Back
Top Bottom