Recent content by beef4dinner

  1. B

    Call Flow Idea

    Hi Guys, I'm trying to work out/research the best way to make a simple call flow page for someone using an access database for customer orders. What I want to do is have the database open as usual, but have a form that displays a 'script' of what to say during the call. At the bottom you would...
  2. B

    Multiple query export and save as...

    Cheers Barlow, I will have a look at this over the weekend and let you know how i go! Thanks, Tom
  3. B

    Multiple query export and save as...

    Hi guys, I'm by no means an expert in VB and spend most of my time reverse engineering and bodging previous code until it works. I need to export two queries to one excel workbook on two worksheets. I know how to export one query, but i'm lacking the basic skills to export too. Also, when I...
  4. B

    Basic Basic Query (At least I think so)

    Sorted the problem, I added a text box with the control source being the JOBID, that seemed to solve the problem at long last! Didn't want the extra text box, but it is not a problem if it gets rid of that pop up. Now just need to get my head round a few more bits and I will be there!
  5. B

    Basic Basic Query (At least I think so)

    By the way, it is asking me to Enter Paramater Value for JOBID...
  6. B

    Basic Basic Query (At least I think so)

    Thanks Adam and Neil. I will have a good butchers at this tonight, and see what I can come up with. I have been having a lot of trouble trying to get a query to work off two criteria, the query works fine, but when I add it to a button it tells me to Enter Parameter Value, despite the fact the...
  7. B

    Basic Basic Query (At least I think so)

    Thanks Adam, I thought barking down the tree sounded off (and wrong!)! I think venturing into VB territory which I am trying to avoid. Say I have a form which is displaying bits and pieces from a filter. If I clicked on someones name, for example, it would open up a new form and display info...
  8. B

    Basic Basic Query (At least I think so)

    Hi, I am very new to the world of access and i'm having to learn the hard way, but pulling apart old databases and tinkering with things until I understand. I have what I think is a very simple query. I have a text box that has a piece of data displayed that arose from a filter. I want to...
Back
Top Bottom