Search results

  1. R

    Problem in Form

    Dear Friends... Greetings..!! I have a table (T_I_1) with a field (ChannelID, SIM). A form has been created based on the table. I am trying to do the following but not working- 1. If (in the form) I don’t insert any ChannelID (it is a text field), the curser will not move to the next...
  2. R

    Facing problem to open Access DB

    Dear Friends, I am very much grateful to the Forum members, as I have learnt Access by the cordial support of the forum. I’m facing a new problem, when I am trying to open an Access (Access 2007) file clicking direct on it. If I click on it direct, the same file is opening one after another...
  3. R

    Access-2007 Icon & Excel-2007

    Dear All, I’ve recently installed Office- 2007 but facing the below problems- For Access-2007 1. The Access Icon is not been shown properly. In my PC it is like the attached Icon (Access Icon). But should be viewed differently. How an I make it correct??? 2. The command for Data...
  4. R

    Form_ Command Button_Access 2007

    I have converted my DB from Access 2003 to Access 2007. But after conversion the Command Buttons on Forms are not working. Any help Please??? Rana
  5. R

    Format of decimal places

    Friends... In a Text Box (Text2 ) of my DB report, I’m using the below expression ="Total BDT " & Format$(Sum([Value]),0,0)/1000000 & " Million" Properties of the text box: Format : Standard Decimal Places: 2 Bellow result is being created Total BDT 25.57775...
  6. R

    Form & Table Problem

    Dear Friends, I have below table and fields in a simple DB tblinout FranchiseID (text) InTime (Date/Time) OutTime (Date/Time) frmInOut is developed depending on tblinout. frmInOut has below controls frnID (control source: tblinout!FranchiseID) In (it is a DLookUp value) Out...
  7. R

    Query with relation for inventory

    Dear All…. I’m new in Access and I’ve got a lot of supports from the forum members. I have a inventory data base, where I need a Daily Reports with the below column heading Item Code, Item Details, Day Opening Balance, Received of the Day, Issuance of the Day, Closing Balance I...
  8. R

    List Box for reporting

    Dear All, In my data base, I intend to view report using a List Box in a Form (See attached). I am unable to do that. Can anyone give me the way for doing it updating the attached db. Rana :confused:
  9. R

    Check box of Startup Manu (from Tools)

    Dear All, In one of my database, I have checked out the all Check Box in Startup Manu (from Tools). Now I am not able to change or edit the database. How can I reset the Startup Manu? Could anyone help me? Rana :(
  10. R

    Source File Vs Access Table

    Hello....... I have a database of which the main Table is a linked table of an Excel Sheet. I intend to edit or insert new data in the linked table of Access using a Form which will automatically update the date of excel sheet (source file). How can I do it? Can any one help me???? Rana:)
  11. R

    Log in name in the record Entry Form

    Hello ..... I have developed an Inventory Database but facing some problem…. In the database there are some user names for entering the database. And the users have permission to input data. But I need to ensure the user names, who do input a specific data/record in the database. For this...
  12. R

    Any/All as a Choice in a Combo Box

    Dear….., I have created a database (see attached) where I can select only single item parameter for report. But I want to select single item and All Item (which ever I need) for reporting? I have tried through Union Query, but failed to do so… Please help me creating it in the attached...
Back
Top Bottom