Search results

  1. I

    Spreadsheet Control in a form

    Hi, I want to have a spreadsheet type control in a form to be use for data entry and also to perform calculation. Is there a way to do that and save the data afterwards? Thanks.
  2. I

    Question Getting Data from Print Dialog Box

    Hi, Is there a way to get information in the print dialog box (File -> Print)? Like when i click ok or cancel? Or any other way that i will be able to know that the report is sent to printer or being printed. Thanks
  3. I

    Validation rule

    Hi, Need your help. I'm trying to create a validation rule for a textfield that will have the following pattern [Number Except 0][T]. I tried this rule "*[0-9][T]" the problem with this is that it will accept 0T. But when i tried to changed it to "*[1-9][T]" the problem is that if you enter...
  4. I

    Hello

    Hi Everyone, I'm an intermediate user of access. i want to learn more. Cheers
Back
Top Bottom