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 derfloh 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 detdu

  1. detdu

    Why did my cd writer speed change

    Something is strange.. a couple of days ago when I burned cd:s with my cd burner it burned with 16x.. it is a 16x burner so... but now.. for some strange reason it changed the speed to 8x.. and nothing i do seems to work.. the cds cant be the issue because ive tried with different kinds and the...
  2. detdu

    add text box info to report

    thanks alot.. i will try that.. :)
  3. detdu

    add text box info to report

    i tried but it doesnt work on me... :/
  4. detdu

    add text box info to report

    hmm.. am i supposed to put =IIf([Forms]![frm_Commission_Report]![chk_Display]=1,[Forms]![frm_Commission_Report]![REPORT_TEXT],"") in the report or form?
  5. detdu

    add text box info to report

    hello everyone here is my question... i want a text box where i can write whatever i want.. then i want to print this information to a report.. how can i do that? thx
  6. detdu

    MDE file

    hmmmm okej.. thx.. ill try that
  7. detdu

    MDE file

    ive just finished creating my form database... and i want to make it to a mde file... thats not a problem ... but the thing is.. i want a "welcome" page before the form comes up... any ideas on how to do that?
  8. detdu

    matrix report? help

    hi.. ive tried the crosstab query.. but the thing is... i still want it to show the columns and rows that doesnt have data in it... but crosstab doesnt want to show them... is there any way that i can make this happen?
  9. detdu

    Crosstab query

    hi .. this is my problem.. i have created a query based on som tables... andits supposed to look something like this I II III IV A 1 B C 3,4 D 2 4 E the thing is it doesnt show the blank areas... and it doesnt show b either since it doesnt have any data... but i want it...
  10. detdu

    matrix report? help

    Thanks alot... yer the greatest
  11. detdu

    code for setting a field value in the matrix

    if I have two tables,,, name och job... and want it to look like this for an example Job Name1 1,2 Name2 3 Fist name is anna and second lisa... lets say that the job is programmer... how can i write this in the simplest and easiest way... the numbers are there...
  12. detdu

    matrix report? help

    hi can anyone help me with creating a matrix report... i have 3 combo boxes that ive filtered... and they show the results on a normal columnar report... but i want the results to be shown on a matrix report like: I II III ... A ID ID ID B ID ID ID C ID...
  13. detdu

    Sum fields

    thx alot.. sorry.. ill keep that in mind next time
  14. detdu

    Sum fields

    this might sound too easy but im very new at this so... is i want to sum all the data entered in a table... then see te information on a report...how am i supposed to do this
  15. detdu

    choose a database on a form

    hmmm okej.. i will try that.. thx

Part and Inventory Search

Back
Top