Search results

  1. G

    Baffling problem, cant seem to detect the form

    I was working along a code that seemed to work fine until all of a sudden, the next time I tried it it, it doesnt. It is a simple code really as below which is giong to be the foundation for a selection followed by SQL input into the record source of another form to generate results. I get the...
  2. G

    Way to reset multiple columns properties?

    I am trying to generate a query that shows the data that the user indicates via check boxes. What I did is a form (GenerateQuery) which lists down over 30 fields with their respective checkbox. When the query is run, it will open up another form (All details) with the massive froms in DS...
  3. G

    Very confused

    My question is essentially about the saving of information into the underlying database. I have been searching the forums and havent had any luck in finding what I wanted. There were a number of similar threads but I couldnt find any replies which could really point me in the right direction...
  4. G

    Refreshing the form and Automatic saving question

    Dear all My inquiries is 2 fold 1) The first relates to refreshing of the data. What I have now is a main form and a combo box control that generates the list of values based on the current data shown on the main form. In more elaborate terms, I have a Main Client Form, and a Fee tracking...
  5. G

    Extraction of first 3 characters

    I am trying to write a query to extract the first 3 characters from a character string but have no idea where to start since we usually use Select "field" etc etc Example, for a Code ACC01, the query result should give ACC Would appeciated any guidance. Thank! TK
  6. G

    Cannot Input data into some of the fields

    Hi, Just a short introduction. I am rather new to this forum and also a beginner to Access development. I am currently working on developing a database for CRM purposes for an organisation. I have created a form for ease of viewing and inputting data. However, the problem I am encountering...
Back
Top Bottom