Recent content by bodpod

  1. B

    Still on First Base

    Progress Thanks Bob The visuals did the trick...I'm now at least able to try some visual basic on the form. Best regards Brian...aka bodpod
  2. B

    Still on First Base

    Form....what Form? That's the trouble RG... the form I made in the normal Access window is not accessible in the VBA. Do I need to own Visual Basic 6 as well as Access? I have Access 2000. I don't know if that makes a difference. But I don't know about the jargon right now. All I know is...
  3. B

    Still on First Base

    Made Form but not Programmable Hi RuralGuy Thanks for asking. Yes, I've made the form in the normal Access environment, but when I enter the Visual Basic environment of Access, the project doesn't contain the form I designed. I just need to make a simple stock recorder that can add or...
  4. B

    Still on First Base

    I have a theoretical solution to making a basic form for an Access Database, but how can I create a form from the VB IDE? The toolbox cannot be selected from the dropdown menu. I have 3 small tables in the database and am trying to create a form which will enable me to update a total on one...
  5. B

    Simple Inventory Update from Form

    Cannot Create Form in VBA I opened the Access IDE to create the form, but the toolbox is inaccessible. I have 3 small tables in the database. Do I have to make another type of object in the ordinary Access design environment before being able to access the Toolbox of the IDE? I can't even open...
  6. B

    Simple Inventory Update from Form

    Thank You!! Thank you battenberg!! I did a little reading on database theory and now with your advice, I'm confident enough to at least give it a go. I'll let you know how it goes....just about to venture into the Access IDE for the first time :eek: Best regards bodpod
  7. B

    Simple Inventory Update from Form

    Not Suitable Thanks but I already looked at that. It's a very basic system I'm trying to set up. All i need is to know how to use a form that will add for example the figure 20 to a current figure, say 60, so that the table will now hold the figure 80. I used to do some visual basic, but I...
  8. B

    Simple Inventory Update from Form

    Hello. I'm trying to design a simple database for a bicycle recycling charity. I hit a brick wall when realising that I had never before attempted to update a record. :eek: Until now I've just used Access to add new members to a bus user's organisation. If the shop takes delivery of 20 tyres...
Back
Top Bottom