Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Stephenlyn

  1. Stephenlyn

    Date data entered

    Thanks Roy-Vidar The form update event works a treat. cheers
  2. Stephenlyn

    Date data entered

    Hi All I have a database and I need to know when the each data record was entered. Any ideas.... cheers Steve
  3. Stephenlyn

    Access crashes

    Did you totally uninstall Access before you reloaded it?
  4. Stephenlyn

    Check Box on a Form/Report

    Your spot on. Now that you point it out the logic makes so much sense It works a treat. Thanks heaps Bob
  5. Stephenlyn

    Check Box on a Form/Report

    I don't call the report from the form. While it's a control on the form it is also in the detail section of the report, so when you move from one record to another the check box may be different hence it should be hiding or showing different parts of the report page. It's a 600k file, if...
  6. Stephenlyn

    Check Box on a Form/Report

    yes that's right. It's a bound yes/no check box from the form that determines what is displaid on the report. each record can be different.
  7. Stephenlyn

    Check Box on a Form/Report

    That's fixed the problem with the first record however the rest are still not behaving as they should. Any other ideas.
  8. Stephenlyn

    Check Box on a Form/Report

    I have a program that is producing school reports for special needs kids. The kids can be assessed in different curriculun areas. So I have check boxes on the form to indicate what curriculum areas they are being assessed on. When the report is called the following code is supposed to check...
  9. Stephenlyn

    Overflow Error

    Yeah Good Question. That the problem if the formula is:- (F\A) * 100. cheers Steve
  10. Stephenlyn

    Overflow Error

    Hi All I have setup a football tipping ASP site and one of my pages has a ladder of the teams and their current position. I am sorting the ladder by points based on a win/loss/draw scoring system. I then sort them again based on a percentage of points scored for and against. (Is there a...
  11. Stephenlyn

    Overflow Error

    Hi All I have setup a football tipping ASP site and one of my pages has a ladder of the teams and their current position. I am sorting the ladder by points based on a win/loss/draw scoring system. I then sort them again based on a percentage of points scored for and against. (Is there a...
  12. Stephenlyn

    Report to MsWord

    Hi I have 4 MS Word documents that I want to send data to from a MS Access Form. Which MS Word document to use is determined by a radio button group on the MS Access Form. I'm having a bit of problem understanding what dim statements I need and what they do, particularly the path. Any help...
  13. Stephenlyn

    Split a Name Field

    Jamie, You're a ledgend. I tried to do this using a complicated function from Jimmy The Greek however I kept getting errors using MSA 2000. Your solution worked like a dream ::-) . Yes Michael what you say is quite correct, however this is a quick solution to fix a not so well designed...
  14. Stephenlyn

    Split a Name Field

    Hi Everyone I have an Access Database that was created by someone else that has mum & dads name in two fields. I want to do a mail merge. The problem is I only want their first names. eg Field 1 Fred Smith Field 2 Betty Smith I want Fred & Betty any ideas? cheers Steve
  15. Stephenlyn

    Split a name field

    Hi Everyone I have an Access Database that was created by someone else that has mum & dads name in two fields. I want to do a mail merge. The problem is I only want thier first names. eg Field 1 Fred Smith Field 2 Betty Smith I want Fred & Betty any ideas? cheers Steve

Part and Inventory Search

Back
Top