Search results

  1. D

    Date Field to AutoPopulate other date fields to futrue date

    I'm not very good at coding. And I'm having issues figuring out the right code to use. I'm trying to get my "IncidentDate" field to autopopulate two other date fields to a few days from the "IncidentDate". The other two date fields are "ContainDueDate" and "RootDueDate". I'm trying to...
  2. D

    ODBC Database Tables

    I have Linked a few ODBC Databases to my database in the Tables objects. How do I make them usable for queries or as record source for my form? I tried to create a query but the ODBC databases do not show up in the Table options. Database is attached. Any help would be much appreciated...
  3. D

    Checkbox Macro for other control visibility

    I'm trying to setup a Macro for two Checkboxes in my Web Database, so that when one of them is checked two other fields become come visible for input. I have ckbCustomer and ckbSupplier. I want ckbCustomer to make text box CustName and CustID visible and ckbSupplier to make text box...
  4. D

    web database table links

    I created a web database for use on SharePoint. And I was able to publish it to SharePoint today. But to make it web compatible I had to remove my row source Data I used to make my combo boxes fill the way I needed them to. I created these on the form Property sheet, not using a lookup in the...
  5. D

    create macro in web database

    I'm tryin to create a Macro in a Web database form for my 'ControlCloseDate' date field on the AfterUpdate event to change my 'Status' field to "CLOSED". The code below I used when I created a regular form and it worked like I wanted. How do I recreate this in a Macro? If ControlCloseDate...
  6. D

    hello

    Hi, i have some experience using Access 2007 and 2010. I live in Indiana in the US.:)
Back
Top Bottom