Search results

  1. C

    Print current from in report style???

    Ok Jack, thanks for you help, When i try and run the button i am getting a Compile error, method or data member not found. I have a ID field in both my form, table and report Called: ID, and it is numeric, my report is called: Table Of Input For Plumbing. the errors keeps highlighting the .ID...
  2. C

    A bit Confused

    Thanks but i really need to be able to press print at the end of filling out the form and then get the report style of that information
  3. C

    A bit Confused

    Hi Guys, Getting a bit confused with code. I am trying to print a report from a form, i want the button to print a report based on the information in that current form, if i insert just a normal print report button it prints all reports in the database. Do i need to save the form before i can...
  4. C

    Print current from in report style???

    Hi Jack, I'm Having problems with this i am fairly new to code etc, does this mean then that the form has to be saved before you can print it as a report? Also i am getting errors on this code, even though i have replaced it with my details. Any ideas Thanks
  5. C

    Print current from in report style???

    Hi Guys, I think i am missing something simple here. I have a form, and a report that presents the data from the form in an invoice type style. I have inserted a print button on the form that prints the report, but it prints all the reports that i have in the database. How do i get it to...
  6. C

    Help Please

    Hi Guys, Really need some help with this one, i have been searching other messages but can't really find the answer. Ok i want to use a invoice that was designed in Excel as a report, i want to create a form so that when i enter information, (i,e name , address invoice description) and click...
  7. C

    Insert A Moving Logo Or Text

    Thanks i've got it sorted. Have a great 03
  8. C

    Can Anyone Answer This Please?

    Its only simple but i can't understand it. I want to create a splash screen for my database, i have been told to create a from that i want for the splash screen, set it for startup and change the event timer, but when i click on the form, there is no event timer, i don't understand how to...
  9. C

    Open a specific web page from a command button

    Any ideas how i can return to the database once i close the web page, with out having to reopen the database, like when you open a word.doc from acess database, when you close the file it returns you back to the database. Help appreciated
  10. C

    Open a specific web page from a command button

    Fantastic I really am just learning, you guys who seem to know these answers are brilliant!!!! Thanks a lot Jon
  11. C

    Open a specific web page from a command button

    I Tried I tried this suggestion, i am getting a runtime erroe 409 appear. At the moment i do not have any hyperlinks set up or and buttons linking to the web. I only want my users to access a given web page through one command button on the Switchboard. Any more help will be great. Thanks
  12. C

    Help with Active X Controls

    Re: Active X Thanks Mousemat, i now release that i have already seen the options there in insert, sometimes the simply things seems so difficult. thanks
  13. C

    Insert A Moving Logo Or Text

    To jazz up my database and show it has been customized, i want to insert a company logo or text or picture, i have created a logo which consists of a series of scenes designed in another program Gif Animator 5. i don't know what to insert the logo as or what files access can read, at the moment...
  14. C

    Help with Active X Controls

    Hi I am trying to get an active x control into my database. I want to insert calendar 9.0 When i go to tools, active x controls, then calendar it only gives me the options to close register or unregister, i cant understand how to register. Do i have the active x controls installed on my...
  15. C

    Open a specific web page from a command button

    Hi need some help again guys, I want to have a command button that when clicked opens a specific web page on a web site, i know i can insert a hyper link,. to the web page, but for presentaion purposes i want it to be accessed from a command button. Is this possible, also i want to return to...
  16. C

    Please help with code???

    Hi, I am trying to protect a command button that currently opens a standard mailing list form. I have read through other Threads, but am new to code, i am using this code to password protect the button: If InputBox ("Please enter your password.","Password Checkpoint") =...
  17. C

    Help with code???????

    Hi, I am trying to protect a command button that currently opens a standard mailing list form. I have read through other Threads, but am new to code, i am using this code to password protect the button: If InputBox ("Please enter your password.","Password Checkpoint") =...
  18. C

    Where do i put the code???

    Sorry to be a beginner, but i have been asking question like how to bypass the shift key, for security etc. I have been told to enter certain code, but am new to it all. I have a good database setup, security is done, with permissions issued. But where do i enter the code, is that for the...
  19. C

    Macro for startup???

    Hi, I hope someone can help? I am fairly new to access, i have created a database for work, everything is fine, i have set up security, so that users have limited permissions and admin as full permissions (admin is the owner of the database) so passwaord are required on login that's fine. i...
  20. C

    Custom Menus and security

    Hi, I have set up a database for my employer/friend, everything works greate. I have had a go at setting up security (user level wizard) and have set permissions for the users i.e. read only and full permissions for myself, i assume i am 'Admin' so i can edit the database with no restrictions...
Back
Top Bottom