Ensuring a task isn't interrupted

I'm working on a project which has a block of time during which nothing can happen.  For all intents and purposes, it's a holiday block in the project calendar.
The problem is that some of my tasks cannot be "paused" or interrupted once they have begun.  Therefore, I need to either finish BEFORE the start of the holiday block, or start AFTER the end of the holiday block.  These are hard deadlines
(legal) -- it is NOT a project management issue of using resources overtime, and the task has 0% chance of success if it is spread across the non-working time (think: surgeries, baking cakes, etc).
I've been searching for solutions, and it appears there is one with a trick using 1 minute tasks
Here preceeding and following the uninterruptible tasks, but surely there is a built-in way to handle this in MS Project 2013?  What am I missing?  I'd love to use autoscheduling with this, but it's looking more and more unlikely.
Help is appreciated!
PTC

PTC,
Just for reference, this question has been asked multiple times over the years. There are basically two solutions, the one minute queueing as described by Mike and Julie in the reference you found, the other is a VBA solution that looks at all the tasks
in a schedule and those that are marked, say by a Flag field, are analyzed to determine whether or not they will be executed in continuous time. If not, the tasks are moved to the next working day. Herewith is that code:
'This macro ensures all selected tasks can be completed continuously once started.
'   Tasks are selected by setting Flag1. Note: this procedure does leave a
'   start-no-earlier-than constraint on all shifted tasks
'written by John 10/24/13 8:00 am
Dim t As Task
Dim EndTime As String, StartTime As String, ProjCal As String
Dim WkD As Integer
Dim DayDate As Date
Sub NextDayB()
'cycle through each task
ProjCal = ActiveProject.Calendar
For Each t In ActiveProject.Tasks
    'skip over blank lines
    If Not t Is Nothing Then
        'only look at Start time of non-summary tasks
        If t.Summary = False And t.Flag1 = True Then
            'find default start and end times for this task
            WkD = Weekday(t.Start)
            StartTime = ActiveProject.BaseCalendars(ProjCal).WeekDays(WkD).Shift1.Start
            EndTime = ActiveProject.BaseCalendars(ProjCal).WeekDays(WkD).Shift2.Finish
            'create faux end date & time if task ended the same date it started
            DayEnd = DateValue(t.Start) & " " & EndTime
            If Application.DateDifference(t.Start, DayEnd) < t.Duration Then
                'task won't finish the same day so move it to start first thing next working day
                t.Start = DateValue(Application.DateAdd(t.Start, "1d")) & " " & StartTime
            End If
        End If
    End If
Next t
End Sub
John

Similar Messages

  • Hi I am trying to edit my payment information to update a new credit card to ensure my service is not interrupted but it is not allowing me to do so - please help

    Hi I am trying to edit my payment information to update a new credit card to ensure my service is not interrupted but it is not allowing me to do so - please help.  I have logged in, but there is not way to edit my information or add a new card online

    Hi johpulp,
    Kindly refer this link of FAQ:Manage your membership and payments | Creative Cloud
    You can update It manually by following the steps given in this FAQ or you can reach to our chat support: http://adobe.ly/19llvMN
    Regards,
    Florence

  • Ensuring the iPhone isn't connected to the internet

    Hello,
    I have recently bought an iPhone.
    I have managed to connect it to my home Wi-Fi network and it accesses the internet without any problems.
    This is fine for home use, but I don't want to access the internet while out-and-about. I notice the user guide mentions that the iPhone will try Wi-Fi first, search for other Wi-Fi's second, and then try my Phone carrier last.
    My questions are as follows:
    1) Will the iPhone confirm that I want a connection with the internet via my phone carrier Before it actually connects?
    2) When I do connect via the phone carrier, how can I ensure that the connection has been properly disconnected when I have finished? The phone always displays 3G whether it is actually using the internet or not or just connected to the phone carrier.
    3) Is there a way to disable the iPhone connecting to the internet via the phone carrier without disabling normal phone functions or the Wi-Fi home network option?
    I have a simple data package, and don't plan to connect that often unless I'm using a wireless network. As my data package is only small I want to limit accidental use, hence why I want to ba e=able to ensure I know when I am and am not connected ot the internet.
    For thos of you in Australia, I'm using Telstra and the 3G network.
    Any help would be greatly appreciated.
    Cheers
    Leon.

    Allan Sampson wrote:
    If you don't select the iPhone's Mail application or any other application that requires internet access while connected via the cellular network, you won't have internet access or data transfer but you will have an internet connection if wanted or needed, which cannot be turned off.
    Hi Allan,
    Thanks. Your answer above seems to already put my fears at ease.
    No problem with having internet connection always available so that I can have it when I need it. I don't want to turn that off. Just wanted to make sure that as long as I don't use any applications that require internet connection, I don't get connected to the cellular network internet/data transfer and thus unknowingly eat up my free data hours. And, when I do use apps that do require internet connection, the connection/data transfer will automatically cease once I simply exit the apps.
    Sometimes with such high tech products, I still have the need for something basic and outright such as -- 'disconnect from internet?' to ensure that I am really disconnected and not loosing my free hours... and worse of all, getting charged for use over the free hours!

  • What settings to ensure widescreen video isn't 'squashed'?

    I'm not very experienced in using iMovie, but I am just about to make a video in iMovie wich uses both widescreen (135º lens coverage) and 'normal' (65º lens coverage) width footage and stills.
    I am about to film the widescreen footage, but it needs to be combined with the 'normal' stuff, which was shot on an older digital camera.
    I know that this can cause problems - if I use widescreen aspect ratio then it will either stretch the 'normal' footage and stills horizontally to fill the screen or have a black line down each side at those parts of the video.
    Similarly, if I use 'normal' aspect ratio, it will either 'squash' the widescreen footage to fit or will 'chop off a bit' of the image each side.
    For me, the last of those is what I want to happen - so what settings to I need to use to ensure that the finished video has no 'squashed' or 'stretched' video, but 'chops off' the left and right extremeties of the widescreen footage that won't fit in the normal aspect ratio.
    That way I can film the widescreen footage in such a way that there is nothing important at the left and right extremities of the image - and so the finished video will look OK 

    Bump. Can anybody help, please?

  • Help with deleting EFTFile1.sparseimage from my iMac

    Hello guys! I need real hands-on practical help here, please.
    I have already asked for help in here but didn't manage to get clear step by step help. Only got confusing redirection to other posts and very technical advice which really confuses me.
    First of all, I have an iMac8,1 with Snow Leopard 10.6.7. Memory 2GB 800 MHz DDR2 SDRAM, and before the problem occured I had about 260-270 GB of free space out of about 320 GB.
    I have discovered that my recycling bin contained a folder Recovered Files with a file EFTFile1.sparseimage. I only noticed it when I tried to Secure Empty the  Trash after running the tool Secure Delete Free Space from Internet Cleanup by SmithMicro (I don't know if this might be the cause of the problem).
    When I got to deleting stuff from the Trush I noticed it was taking too long, so I decided to transfer the various files out of the trush and delete them individually. When I reached the EFTFile1.sparseimage I discovered this was about 261 GB in size - when I tried opening it, it said the following:
    The following disk images couldn't be opened. Reason: corrupt image
    After reading some online forums, I now understand that by deleting this sparseimage file I should be able to recover the free space. Some people suggested to use Terminal. Their instructions have been very confusing and also when I attempted once in Terminal, before submitting anything, a warning said I might loose important files.
    Then someone suggested to write in Terminal the following:
    hdiutil compact followed by the path of the sparseimage file, i.e. path/sparseimagefilename
    After performing this the following message appeared: compact failed - corrupt image
    I want to stress, this EFTFile1.sparseimage isn't something I created (some forums have mentioned the possibility that some people may have done that for other purposes). The file appeared on my mac by itself. I guess, after using the SmithMicro free space delete?!
    If anyone has the patience and knows of a real solution for this problem, I would greatly appreciate your help.
    Cheers guys!

    Hello jsd2! 
    Your tip worked wonders! Thank you a million for suggesting the use of Trash It!
    Hurray!
    PS -
    From now on I will try using Disk Utility when deleting and be more careful when erasing free space, ensuring the process isn't interrupted. 
    Just in reply to noondaywitch, the reason I used Internet Cleanup from SmithMicro is simply because when I bought it a) I didn't know the full purpose of Disk Utility, b) when I was in the Apple shop they had Internet Cleanup on their shelf, so I assumed it was a good product to use - afterall, you assume that the products you see in their shops are endorsed by Apple, therefore good to use. Don't you think?

  • I went to Firefox extentions to remove facesmooch, but there isn't any extensions listed, how else can i get rid of it?

    I downloaded a free youtube downloader and told it I didn't want facesmooch, but it installed it anyway and now I can't get rid of it. I have tried going to the add-ons manager and removing it from the extensions, but there are no extensions listed, it isn't in add/remove programs, the file I downloaded isn't a folder so I can't "get in to it", and I have uninstalled and deleted all content related to the youtube downloader. Please help me get rid of facesmooch.

    Sounds like some form of ad-aware.
    Boot up your pc in safe mode w/ networking, open FF and type "about:plugins" in the url address bar. Take note of anything that looks like it may be associated w/ "Facemooch". Close FF and do a search for any malicious looking files listed under the plugin section and append "bak" to the extension. You may need to open task manager prior to doing this to ensure the file isn't running, if "rundll32.exe or a malicious looking file, a simple search should be able to determine this, end the task prior to changing the extension (ie. somefile.dll.bak) <- this can be changed in the search wizard.
    Fire up msconfig while your still in Safe Mode, and uncheck any startup programs that are of unknown origin. (this does not delete anything, but just keeps it from booting at startup) msconfig should be available from the run command, just type in "msconfig" and enter.
    norton also has a freeware program called "autorun", very useful in stopping malicious files in their tracks.
    Most file validity can usually be determined by the directory they are lying in, for example, most viruses or malicious programs tend to load themselves into the c://windows/system32 directory or root directory (synonym).
    A quick google search also revealed this: http://www.howtogeek.com/forum/topic/how-do-i-get-rid-of-face-smooch

  • Two DAQ tasks in a certain sequnce

    Hi everyone
    my mission includes two DAQ task, one is AI (voltage input), the other is DO(counter PWM output). the problem lie in the somewhat time sequence. that is,
    in a word, the recording (AI) is a little longer than generating (DO).
    for clear description, there are three episodes, 
    1. recording began and last  50ms, at 1000Hz rate,
    2.the PWM generation began after recording began 50ms, the PWM frequency and duration could be set by a controler, meanwhile, the recording go on
    3.when the PWM output ends, the recording   keep last 100ms, then recording completes.
    the point is that the recording couldn't be disrupted by the PWM in the whole mission.
    How could I  arrange the two task ?
    my card is a M series one.
    THANK YOU advanced

    Yamaeda 已写:
    - Setup the two tasks
    - Start AI task and Read 1D array of 50 values (samples)
    - Start DO task.
    - Poll Task complete in a 0ms wait loop
    - wait 100ms
    - Read AI task 1D array with -1 samples (grab all)
    /Y
    Thank you very much! Yamaeda.
    I am freshman. May I ask more clearly?
    1.Do you mean that it doesn't obey syntax? when a task line include more than one "DAQmx read.VI", and as a matter of affect, the recording isn't interrupted between two DAQmx raed.VI?
    2.How to merge the the two"read.VI" output in one awaveform chart  rather display them separately in two chart?
    3.How to insert a wait in the DAQmx task? use a sequence structure with a "programing/time/wait" or a "time delay express VI"?
    thank you again!

  • Workflow Tasks NOT expiring!

    Hi guys,
    I've bumped lately with an issue building a workflow on SP2010, as you mostly already have figured out from the title, workflow tasks are NOT expiring.
    I've tried to take this on my own, but no more as I have to move on. Here's the details;
    -a custom workflow (attached to a custom list) that has start custom task as its first action.
    -due date for custom task is set in "select task process participants", Due Date for Task Process. and is set to run parallel (I have one participant for the task).
    -the custom task have only the "behavior of a single task" configured, all task workflow steps are there.
    When a Task is Pending fires well, and it ends with Pause for 2 minutes > then send email. then task due date reaches but
    When a Task Expires never kicks! tasks simply stays at status "Not Started"
    when I check the workflow history, it shows the last log "pausing completed", but I suspect the main issue is with the task processor, task isn't expiring and im not sure where to look.
    timer job service is working, I've checked timer jobs (workflow auto cleanup, workflow failover and bulk workflow task processing) and they're all running in timely fashion now.
    any thoughts?
    thanks
    If a reply helps you Vote As Helpful, if a reply solves your problem don't forget to Mark As Answer. Aabed Yassine.

    hi Victoria,
    running the above code in a PS1 file throws:
    The term 'http://portal.xx' is not recognized as the name of a cmdlet,
    function, script file, or operable program. Check the spelling of the name, or
    if a path was included, verify that the path is correct and try again.
    At C:\Users\spadmin\Desktop\Get-TimeZone.ps1:2 char:70
    + $site=new-object Microsoft.SharePoint.SPSite(portal.xx<<<< );
        + CategoryInfo          : ObjectNotFound: (portal.xx:String
       ) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    Get-SPServiceContext : Cannot bind argument to parameter 'Site' because it is n
    ull.
    At C:\Users\admin\Desktop\Get-TimeZone.ps1:3 char:39
    + $serviceContext = Get-SPServiceContext <<<<  $site;
        + CategoryInfo          : InvalidData: (:) [Get-SPServiceContext], Paramet
       erBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,M
       icrosoft.SharePoint.PowerShell.SPCmdletGetServiceContext
    You cannot call a method on a null-valued expression.
    At C:\Users\admin\Desktop\Get-TimeZone.ps1:4 char:14
    + $site.Dispose <<<< ();
        + CategoryInfo          : InvalidOperation: (Dispose:String) [], RuntimeEx
       ception
        + FullyQualifiedErrorId : InvokeMethodOnNull
    New-Object : Exception calling ".ctor" with "0" argument(s): "Value cannot be n
    ull.
    Parameter name: serviceContext"
    At C:\Users\admin\Desktop\Get-TimeZone.ps1:5 char:18
    + $upm = new-object <<<<  Microsoft.Office.Server.UserProfiles.UserProfileManag
    er($serviceContext);
        + CategoryInfo          : InvalidOperation: (:) [New-Object], MethodInvoca
       tionException
        + FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.Power
       Shell.Commands.NewObjectCommand
    i'm not sure what are the variables in this code, I've change the site collection URL and domain\user. anything else I should edit?
    If a reply helps you Vote As Helpful, if a reply solves your problem Mark As Answer. Its made to make it helpful for others seeking help.

  • Is LOGIC able to do that  Basic Pro Task ?

    Moving regions is a basic task, isn't it ?
    Is there a function in Logic to move in one action several regions (that are each at a different time position)
    to a same time position but on their respective track ?
    Exemple :
    Select 3 regions.
    Region 1 on track 1 at position 1 1 1 1
    Region 2 on track 2 at position 2 1 1 1
    Region 3 on track 3 at position 3 1 1 1
    Can we move in one action these 3 regions to the position 4 1 1 1 , keeping them on their respective track ?
    I'm on Logic 8 and i haven't found this function.
    I have also looked in the Logic Pro X manual but this function, that i consider basic for a soft that claims to be pro, still isn't in Logic it seems.
    If this function exist in Logic, where is it ? How to action it ?
    The exemple above is with 3 regions,
    but imagine when you got 30 or 40 regions to move one by one,
    and this several times a day,
    and again day after day ....
    What qualifies a professional tool is,
    for one part the good quality work that it permits to achieve,
    and for other part the working speed it allows, time is crucial in professional domain for the enterprise to survive.
    If Logic doesn't have this function,
    the lack of it make Logic not a Pro app, but semi-pro.
    What are others sequencers, really pro, that got this basic editing function ?
    Thank you.

    KenFi wrote:
    Moving regions is a basic task, isn't it ?
    Is there a function in Logic to move in one action several regions (that are each at a different time position)
    to a same time position but on their respective track ?
    Exemple :
    Select 3 regions.
    Region 1 on track 1 at position 1 1 1 1
    Region 2 on track 2 at position 2 1 1 1
    Region 3 on track 3 at position 3 1 1 1
    Can we move in one action these 3 regions to the position 4 1 1 1 , keeping them on their respective track ?
    I'm on Logic 8 and i haven't found this function.
    I have also looked in the Logic Pro X manual but this function, that i consider basic for a soft that claims to be pro, still isn't in Logic it seems.
    If this function exist in Logic, where is it ? How to action it ?
    The exemple above is with 3 regions,
    but imagine when you got 30 or 40 regions to move one by one,
    and this several times a day,
    and again day after day ....
    What qualifies a professional tool is,
    for one part the good quality work that it permits to achieve,
    and for other part the working speed it allows, time is crucial in professional domain for the enterprise to survive.
    If Logic doesn't have this function,
    the lack of it make Logic not a Pro app, but semi-pro.
    What are others sequencers, really pro, that got this basic editing function ?
    Thank you.
    Select regions.  Open list.  Press and hold option+shift and drag the bar or sub-bar field.

  • When a task is expired in SharePoint Designer Approval Process?

    Hi,
    i set an approval workflow (with a few stages) in designer and set duration of 1 day for a task.
    It seems that in case i set exact due date - the logic of task expiration does work - and the user get mail that task is overdue.
    But when i set the duration of 1 day to a task - althogh after a day the task wasn't completed - no "task overdue" mail is being sent to the user.
    What should i set? is there any workflow variable that i should set?
    thanks
    keren tsur

    Hi Keren,
    Thank you so much for your post.
    As per your post, I understand that if we set exact due date, the user will receive the overdue email, and if we set the duration to 1 day,
    the user won’t receive the overdue email although the task isn't completed, please feel free to correct me if I misunderstand you.
    Given this situation, I would love to suggest we check the following information,
    Please check if you have set Overdue Repeat to Daily not Off.
    2.
    Please also check if you have set OverdueRepeatTimes to -1, specify -1 to repeat indefinitely.
    If the issue persists after we check above settings, it would be highly appreciated you can share with us the detailed steps for how to reproduce
    this issue, and I will test this issue in my lab again.
    We look forward to hearing from your update.
    Sincerely Yours,
    Serena Li
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Overdue Email when using Workflow "Assign a task".

    The new "Assign a task" action in SharePoint 2013 Workflows contains an option (under Email Options) to "Send Task Overdue Email(s)". You can choose the Frequency and Recurrence of the Emails. I have this set for a particular workflow,
    but we aren't getting those Overdue EMAILS. (All the other EMAILS are working and I AM setting a "Due Date" on the task and the Task isn't marked as "Complete"....) I have read several articles on this subject and this
    article was the only one that seems to address this (new) feature. It says to check the "Expiration" Timer Job (to see how often it is scheduled to run). Well, I only have one "Expiration" Timer Job and it is called "Expiration
    Policy". I am pretty sure this isn't the right Job. Can anyone tell me what the name of the Job is that sends these Emails out?
    Also, what is the "best" way to send out daily emails (reminders) for Tasks that haven't been completed? Should I use "Information Management" and kick off a Workflow that sends the email? (Something similar to what
    this post suggests...) Or, should I create a Timer Job? I am certainly not opposed to writing code, but I would like to do this with OOB functionality if possible (and "practical").
    Any help is MUCH appreciated!!!
    Thanks,
    Shayne

    Has anyone "seen" this work? (bump)
    Shayne

  • Windows Scheduled Maintenance Task

    I want to disable or delete the Windows Scheduled Maintenance Task in windows 7 by GPO in my domain 2012, because it delete old shortcuts in desktop users, but this task isn't in the c:\windows\tasks path, and I can't found it in the registry. Any idea?

    > I want to disable or delete the Windows Scheduled Maintenance Task in
    > windows 7 by GPO in my domain 2012, because it delete old shortcuts in
    > desktop users, but this task isn't in the c:\windows\tasks path, and I
    > can't found it in the registry. Any idea?
    Run
    schtasks /change /tn microsoft\windows\diagnosis\scheduled /disable
    in a startup script.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Execute Process Task configuration for WinSCP

    Hi Experts,
    I've been tasked to use WinFTP to pull files from an sFTP site to our local W2007 server using an SSIS Execute Process Task.  I'm trying to get the task to run a script containing the UN/PW and other info, text below.  The script works from the
    command line:
    Here's the Process window from the task:
    When I run the task, the error says Host "\script=C" does not exist.  Are there some special characters I need to use around the colon or something?  It's like the task isn't sending the complete path.
    Here's the text of the script, in case it matters.
    option batch abort
    option confirm off
    open sftp://User:Password@site
    get Media*2013.txt C:\FTP\
    get Media*2014.txt C:\FTP\
    close
    exit
    None of the recommended solutions I've found have worked for me.  Help!?! Please???
    Thanks in advance!

    Look at this example, i remeber doing this where  a profile needs to be created in advance via the console this profile then need to be accessed via the script, this link should help you it has an example belo
    http://winscp.net/eng/docs/scripting
    Look at this aswell
    http://winscp.net/eng/docs/guide_automation#script_file
    # Automatically abort script on errors
    option batch abort
    # Disable overwrite confirmations that conflict with the previous
    option confirm off
    # Connect using a password
    # open sftp://user:[email protected] -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx"
    # Connect
    open sftp://[email protected] -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx"
    # Change remote directory
    cd /home/user
    # Force binary mode transfer
    option transfer binary
    # Download file to the local directory d:\
    get examplefile.txt d:\
    # Disconnect
    close
    # Connect as a different user
    open sftp://[email protected]
    # Change the remote directory
    cd /home/user2
    # Upload the file to current working directory
    put d:\examplefile.txt
    # Disconnect
    close
    # Exit WinSCP
    exit
    Abhinav http://bishtabhinav.wordpress.com/

  • Is there anyway to have my music play without interruption

    I am getting married on Saturday and all the music is on my phone.  Is there anyway I can make sure the music isn't interrupted just in case someone (like a telemarketer) calls or someone texts me randomly?

    Haha no.  someone will have it in the back with the sound board.  But having it with my dress would be classy!
    Airplane mode!  Thanks guys.  I really appreciate your super fast answers.  One stressor destroyed.  Should I also turn off mail and facebook jic?

  • 6500 problem

    we are having a problem nailing down someone who is burying a 6509 ,sup 720 . It gets to the point we can't even do anything with the mgt interface . The high process is IP input at the time of the problem . The thing is none of the interfaces seem to be running very high so we can't really pin it on anything . If it's hitting the supervisor it must mean it is not being hardware switched for some reason (broadcasts ????) but have no idea why .Very few acl's on the box . Running code 12.2.18SXD1 . We have tried looking at the netwflow cache but that isn't really giving us much so far . Anybody have any ideas on how to pin this down ? Also on the new 720's can you still use the scheduler allocate command to give you more managebility when things like this happen and what would you set it too???

    In cases where extremely high network load presents itself on the interfaces, it is possible that other tasks will not be able to run. By default, the Cisco IOS allocates 5% of the CPU time to the lower priority tasks.
    I recommend capturing traffic (e.g. using span ports) to learn more about the kind of problem you have.
    You can also issue the command
    show ip traffic | include assembled
    If the counters are high and/or increasing rapidly, you have most likely a fragmentation problem.
    To answer your second question:
    Default values for the global command "scheduler allocate" are:
    scheduler allocate 4000 200
    Where 4000 is the maximum number of microseconds to allocate to fast switching any single network interrupt context, and 200 is the minimum guaranteed number of microseconds to allocate to process level tasks while network interrupts are masked.
    While the default settings are largely adequate for most steady-state operation, you may find that modifications are necessary to ensure console access during periods of extreme network stress. Be careful, however.

Maybe you are looking for

  • Index with "or" clause (BUG still exists?)

    The change log for 2.3.10 mentions "Fixed a bug that caused incorrect query plans to be generated for predicates that used the "or" operator in conjunction with indexes [#15328]." But looks like the Bug still exists. I am listing the steps to-repro.

  • HELP a/v ipod to tv

    I've bought three different cables and now I have a dock. I have set it to tv out on and ask, and when i select a movie it says to atach video accessory so i do and nothing happens the screen stays the same! i've tried it on three different TV's and

  • Cant get into Itunes program itunes detects probl. with audio configuration

    I tried a few times Removing Itunes from my computer and downloading it again and I tried RESTORE to reset everything -it DIDN't work keep getting the same message. I called the computer company they said I should try calling ITUNES. It's been workin

  • Compare two text files for matching data

    HI I want to compare data in two separate spreadsheet files and store the matching data in another spreadsheet file. like 1)reading data from two spread sheets 2)compare the data of fist one with second 3)writing the matched data to third one. I am f

  • Virtual shopping cart in iweb'09?

    I would like to add a virtual shopping cart to my website-customers click on the check boxes and it adds it to a cart, the total is a quote only. I just want a simple cost calculator on my site. Is there a way to do this in iweb'09, or any html or so