Search results

  1. M

    Question Finding the same record in a new form

    hello does anybody know how to do the follwoing: when i click a link of one form to open up a new one how can i have it automaticly direct me to the record i was looking at on the first form hope you understand and please explain in steps as i am quite new to VB coding thanks
  2. M

    Question If Formulas in An Access Form

    yeah sorry i missed that do you also know how to do the following: if i click a link to open a different form from a form how do i make it automaticly show the same record i was looking at on the previous form thanks
  3. M

    Question If Formulas in An Access Form

    sorry i mean a whoe record not just a field
  4. M

    Question If Formulas in An Access Form

    brill thats great and sorry but whats the code to completly delete a record on the click of a button
  5. M

    Question If Formulas in An Access Form

    thank you so much for your help its nice to know there are some genuine people willing to help out there can i just ask one more thing please: i have a drop down list how do i make it so that when i select a certain item of the drop down list it sets another fields data eg: when i select an...
  6. M

    Question If Formulas in An Access Form

    thank you can i also ask you how to delete data from a field on cue so when i click say a button data from a perticular field gets deleted thanks
  7. M

    Question If Formulas in An Access Form

    for example when a yes/no box is ticked it enters £0.00 into a field names Final Balance:
  8. M

    Question If Formulas in An Access Form

    great sorry but i am quite new would you be able to give me a step by step with an example thanks
  9. M

    Question If Formulas in An Access Form

    Hello, is there anyway in a access form to set a kind of "IF" formula for example if the yes/no box in one field is set to yes then that changes the data in another field. hope you understand thanks
  10. M

    Question Extreme Validation

    hello, is there a way in access of telling you if there is another identical record to the one you have just entered eg- if i enter a model number in the model number field of: 11004 if there is already a record with that model number it gives me a warning message or stops me entering the data...
  11. M

    Question Positioning A Form Using VB Code

    Hello, I need some simple code to be able to position by form when i click a button so eg set the width, height, left properties ETC... Any Ideas Thanks
  12. M

    Question Code For Centering a form

    Hello does anybody have any code for centering a form i know about the autocenter property but i want it to center on command thanks.
  13. M

    Question Search Bar In My Form

    Hello i am new to access so please explain things step by step in my form i would like a search bar in the body of my form that allows me to search by first name and click search and i can then see my data in the form i know about the search feature on the button but i really need one built...
  14. M

    Question How to select a field on cue

    hello i am new to access so please could you explain things step by step: what i would like to do is have access click in a field in my form when the form opens up so basicly on the on open propertie does anybody have any code for that thanks
  15. M

    Question How Do I Make My Form Full Screen

    Hello i am new to access so please explain things step by step, thanks i would like my form to open up full screen and cover the taskbar thank you.
  16. M

    Question How Do I Seperate Data From One Field Into Multiple Fields

    That works Perfectly thanks a lot
  17. M

    Question How Do I Seperate Data From One Field Into Multiple Fields

    Hi, i get the basic idea of what you are saying would you mind just explaning in a little more deatils and add some step by step instructions thanks
  18. M

    Question Copy & Paste VB Code

    Hello as i said beofre i am very new please could you give me step by step instructions thanks
  19. M

    Question Copy & Paste VB Code

    hello i am fairly new to access and i dont know much code but i do know the basics of how to add code and how to navigate the properties bar, i would like some code or a way of copying one piece of data from one field into another field inside a form i would like it to copy over when you click a...
  20. M

    Question How Do I Seperate Data From One Field Into Multiple Fields

    Hello i am quite new to access i have been using it for a couple of months now and am getting the hang of it i dont know any VB code but i know all about how to put code in and how to use the properties window (i am using access 2007) what i want to do is as follows: 1. i have a magnetic card...
Back
Top Bottom