Search results

  1. S

    How to change width on form ?

    I have created a form that I can't seem to change the width on. Nothing happens when I try to change the width on the property sheet. This form should work as a popup form if it matters. Someone who can help ? I'm using Access 2007.
  2. S

    Where to see the VBA code behind the form ?

    Many years ago when I last used Access, I could see the code behind a form, where I could see the code behind the different buttons on the form and so on. Where can I see this VBA code ? I use Access 2007 now, if it matters. - Kim -
  3. S

    How to merge backend and frontend again ?

    Long time ago, I created my database in access 2000. I did a split into a frontend and backend. Now I only have access 2007, and would like to merge my front- and backend into one file again. But how do I do this in 2007 ?
  4. S

    SQL into a labels caption ?

    I would like to put the result from an SQL into the caption of a label, but it keeps showing the SQL sentenc insted and not the result. I can see that the label thinks it is some text I want to show, but how can I make it do what I want it to do ? How I have tryed it - label.caption...
  5. S

    SQL on report

    It is a long time since I last used access and are now starting to refresh it. My question -- I have a report showing some data about a customer. Now I would like to be able to show in this report, how many items the customer has on stock. I have created a SQL like this - SELECT COUNT...
  6. S

    From 2003 to 2007 - Any problems

    I have developed a database in 2003 for my work, but would now like to work on it in 2007 as I have just received at home. Will there be problems if I work on the database in 2007 while it continues to be used in 2003 ?
  7. S

    How to link to the backend in 2007 ?

    I just tried access 2007 for the first time, and is run into a problem. My database is divided into a backend and frontend, but are not linked together yet. To create a link to the tables in 2003 was easy, but I simply can not find the feature in 2007. I have started both my front and...
Back
Top Bottom