Search results

  1. T

    Copy text

    Sorry, it is one I developed (with invaluable help from the Forum) to run my one man business, so confidential. However, surely it would not affect the Microsoft template I downloaded? The forms, database etc have been in use for 6 years (Access 2007) without any problem - all I am trying to...
  2. T

    Copy text

    Tried everything. I even downloaded a brand new template but the same happened with that. I am very much a novice and completely lost!
  3. T

    Copy text

    Strange! Using the code builder every time I enter "Me" the programme crashes!
  4. T

    Copy text

    A simple query; I want to enter text in an unbound text box and for it to be repeated in another on the same form.
  5. T

    Emailing forms

    Brilliant! To make the process even quicker, is it possible to save and print in one go? I need a hard copy as well for filing.
  6. T

    Emailing forms

    Is there a command I can use to print and save selection as pdf in file C://XXX ?
  7. T

    Emailing forms

    I need a form as it is an invoice and a form gives me exactly the layout I need. I have a command button which prints out the form, but I am asking if it is possible to email the form, instead of faxing (using a separate fax machine).
  8. T

    Emailing forms

    After creating a form within Access 2007, I then have a command button to print off a copy which I fax to a third party. Is it possible to email it directly from within the programme? (Email and print would be even better as I need a hard copy).
  9. T

    SEcurity and Access 2007

    Brilliant! Many thanks. I looked in Microsoft previously but did not find that.
  10. T

    SEcurity and Access 2007

    No, XP SP3 and Access 2007.
  11. T

    SEcurity and Access 2007

    Probably too big. It is a standard flash-up warning "Microsoft Office Access Security Notice A potential concern has been identified This location may be unsafe ---(file path) Hyperlinks can be harmful to your computer and data ---etc Do you want to continue".
  12. T

    SEcurity and Access 2007

    Security Screenshot attached.
  13. T

    SEcurity and Access 2007

    I have created a 'switchboard' with command button links to forms, tables etc. I have also added a hyperlink to one to bring up a Word document from within my computer. Every time I use it I get a security warning. I have entered the file address as a trusted location, but still get the warning.
  14. T

    Printing Word documents

    I have set up an Access switchboard with button macros to various forms and tables. To group all relevant items together I also have a button macro to open and print a Word document. I did this by creating a form and then dragging the document onto it. I need to do this for a second document...
  15. T

    Multiple tables

    Forms Thanks to your help, now up and running apart from one small problem when you have the time. Now I must tackle VBA!:)
  16. T

    Multiple tables

    I have tried a different approach: as your form worked, instead of trying to incorporate it, I have used it 'directly' and built the rest of my form around it. This works ok except for 2 problems: on one form I need 2 addresses which I have not yet managed. Secondly, I must have the ability to...
  17. T

    Multiple tables

    the bard Now set up exactly as I want with order details entering automatically and addresses entering from sub-form EXCEPT! In 'Print preview' it is perfect but when I actually print the address in address sub-form does not print out - the address block is blank. Also, I cannot limit it to...
  18. T

    Multiple tables

    the bard You will never believe this, but I really think I have 'cracked it'! I imported your form and added it as a sub-form into my existing form. A rather clumsy way of doing it, but it seems to work. Formatting (particularly size) is difficult and I would welcome any better ways you can...
  19. T

    Multiple tables

    the bard Could I prevail upon you to create a small mock-up? A Sales table containing perhaps an order number, a couple of items etc, and an Address table containing 2 addresses. What I am trying to do is then create an Order form which will 'pick up' the Order and Address details, or, include...
  20. T

    Multiple tables

    I even tried a simple 'mock up'. First table 'Sales' to include (say) order number, customer's order number, item1, item2. Second table 'Address' to include AddessID, Address1, Address2 and Address3. I entered two lines of data in Sales using a look-up to locate the appropiate AddressID, and two...
Back
Top Bottom