Search results

  1. B

    Name and Address in same textbox

    How can i display Name and address in the same box on my report? They are stored in two seperate fields in the table. The box has a border so i cant just sit a 'name' textbox on top of the address one. I am assuming i am being pretty thick!
  2. B

    Subform to add record

    In this DB i have the main form and subform (not visible) When you click button it opens subform. I want this subform to add a new record with the visit details. HOW?:confused: I am a Noob and learning all the time so play nice:p
  3. B

    collate historic data (archive)

    Hi all, I have a form which contains name/address of businesses with a subform button for more information. The subform contains date of last visit, a yes/no tick box and a short comments box. What i need is to keep a record of all visits automatically after the subform is updated. The...
  4. B

    Open blank email from command button

    I have been on the internet for a couple of hours trying to figure this out. I dont do VB ... i have tried to get my head round it but am struggling. I have a command button that i want to click and it opens a blank email with the senders name in the TO section. can someone take me through...
  5. B

    Create report from variable selections on form

    Hi again, I have a table with fields such as name, address, postcode, phone etcetc. I haven't created a form yet as i am unsure of the best method. The end result i want is a form which can be clicked on and the user can select either 1 field or up to all 6 fields depending on which inf...
  6. B

    create report based on value in a field

    Hi all, I am pretty new to access but have managed to scramble together a table and form for the information i use. My table has a field for 'next visit due' where the entries would be 2009/2010 .. 2010/2011 etc. I can create a form with command button but would like some help with generating...
Back
Top Bottom