Results 1 to 5 of 5

Thread: VBA: Adding assignment to the task

  1. #1
    Join Date
    Jul 2006
    Posts
    442

    VBA: Adding assignment to the task

    I am trying to export data from Excel to MS Project using VBA. I want to do resource allocation programmatically based on their work hours. I am also getting an error that says:

    Runtime Error : 1101
    The argument value is not valid

    Dim t As Task
    t.Assignments.Add TaskID:=4, ResourceID:='test', Units:= 'hrs/meeting'
    t.Assignments.Add TaskID:=4, ResourceID:='test1', Units:= 'hrs/meeting'

    Is there anyone who can help me out? Thanks.

  2. #2
    Join Date
    Dec 2005
    Posts
    134

    Re: Adding assignment to the task

    You are not supposed to specify TaskID when you are adding an assignment to the task.

  3. #3
    Join Date
    Jul 2006
    Posts
    442
    I have removed the task id, but am still getting the same error message. I am getting a type mismatch error like below:

    t.Assignments.Add ResourceID:=t.Resources("test").id, Units:=8

    I am using Project 2003 and I dont have any idea what does this means? Thanks for any help.

  4. #4
    Join Date
    Mar 2011
    Posts
    1

    Has anyone hacked their Wii to play games off of a hard drive?

    I've been reading this guide and it seems pretty straight forward. Seems like a sweet way of backing up all your Wii games to a hard drive so that you don't have to keep putting the discs in. The laser in my drive has been failing so it seems like a pretty good option.

    Has anyone actually tried this? Is there any chance of breaking my Wii forever? For those who have already tried it, did you get banned from playing online?

  5. #5
    Join Date
    Aug 2010
    Posts
    74

    Re: Has anyone hacked their Wii to play games off of a hard drive?

    Quote Originally Posted by LaverneB View Post
    I've been reading this guide and it seems pretty straight forward. Seems like a sweet way of backing up all your Wii games to a hard drive so that you don't have to keep putting the discs in. The laser in my drive has been failing so it seems like a pretty good option.

    Has anyone actually tried this? Is there any chance of breaking my Wii forever? For those who have already tried it, did you get banned from playing online?
    The main thing is that, hacking in online games can never be stopped and hackers will find ways around the ban codes, even brawl and MK hackers still hang around. There are public who are are using either action replays gameshark or homebrew to do all of this. There are also softwares that are kind of - go and bypass the games codes. People would just keep moding their software to get around it and continue hacking.

Similar Threads

  1. Magnet DL Manual Directory Assignment
    By Armando-H in forum Windows Software
    Replies: 4
    Last Post: 25-06-2010, 01:37 AM
  2. Exporting assignment information to Excel
    By Jhal in forum Microsoft Project
    Replies: 7
    Last Post: 06-01-2010, 08:20 AM
  3. Error: Incompatible types in assignment
    By Chrisch in forum Software Development
    Replies: 3
    Last Post: 30-11-2009, 12:29 PM
  4. Replies: 2
    Last Post: 09-09-2009, 09:40 PM
  5. MS Projects Team Assignment Pool
    By pshetty in forum Windows Software
    Replies: 5
    Last Post: 13-05-2009, 03:12 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,267,618.46755 seconds with 17 queries