Recent content by Manic_Rach

  1. M

    Battlefield or COD?

    Ditto on the broke student lark! Hells Yeah! didn't know they'd done that! I shall take a look tonight! what are graphics like? Shall I keep my expectations low? :P
  2. M

    Question Database Splitting

    Hey guys, just wondering if you could clear a few things up for me. I'm splitting a database so that multiple users on a network can use it. I know how to split it both manually and using the wizard. My questions are: 1. Is the end product different depending on whether you split it manually...
  3. M

    Grand Total Calculation

    Hey, I'vetried that and it still comes up with Error# in the text box on the report :(
  4. M

    Grand Total Calculation

    Hey guys, just a quick question, I have a report displaying ordered items. The fields shown are [item number], [item name], [units ordered] and [unit price]. In the report design view I've created a calculation so that for every item there is a subtotal using this code: =[units ordered]*[unit...
  5. M

    E3 2011

    Yeah, considering how far ahead in the market they were with the Eye-Toy for PS2, The Move system just seems like a huge step backwards.
  6. M

    E3 2011

    I just think they're such kids games. And nintendo haven't bothered to update and advance like Microsoft have done with the Kinect.
  7. M

    E3 2011

    So, I was watching E3 last night with my housemates, and I am really impressed with some of the stuff. We have an Xbox Kinect and although it's good, the number of games and the quality of the games are pretty crap, no better really than Nintedo Wii (ew). However watching E3 and seeing the new...
  8. M

    More Calendar Problems

    I'm using the calendar control 12.0 but there is no "on click" on the property panel
  9. M

    More Calendar Problems

    Hey guys, I have a calendar form and I'm having a small problem with it. There is a date field (dd/mm/yyyy) above the calender which shows the date I've selected, however, when I choose a date on the calendar I have to click on the field afterwards for the field to update with the right date...
  10. M

    Question Calendars >_<

    Hey guys, a friend of mine is having a problem, not sure which category it should be in so just chose general. He'set up a calendar with "calendar control 12.0" and used the control source to link to "JobStartDate" 1ST PROBLEM: The"JobStartDate" field linked to the calendar wont auto update...
  11. M

    automatically insert data

    fantastic, thank you so much
  12. M

    automatically insert data

    yeah, they're in the table together. how is it done?
  13. M

    automatically insert data

    hey guys, not sure if there's a simple answer to this. I have a table storing information on materials, so material codes, descriptions, cost per unit etc. I have a form relating to this table. I wanted to know, if I select a certain material code in one field, can the cost per unit for that...
  14. M

    URGENT multi-select list box help!

    yeah, i think it does need normalising. i'll look into it. thanks for your help
  15. M

    URGENT multi-select list box help!

    Okay. The subform will be on "tbl_newjob" and the material codes are stored in "tbl_materials" If im going to use the new job form to enter the quantity needed, which table will the "quantity needed" field be in tbl_newjob? or tbl_materials?
Top Bottom