Go Back   Trackpads Community > General Discussions > Computer and Technology > Microsoft Applications

Microsoft Applications Discussions about Windows and other MS Products such as Office

Reply
 
LinkBack Thread Tools
Old 07-28-2004, 01:26   #1 (permalink)
Barry
Civilians

 
Default Unique ID in consolidated project changes from time to time

The unique id is inconsistant in a consolidated ms 2002 project.
Sometimes the inserted project id's have 4m addded to them, and at
other times they have 8m added. This makes the usefullness of the
unique id as a fixed reference unusable. Is there a way to make it
consistant, or to supply a fixed value, such as 10,000,000 which would
make more sense?

Thanks for any ideas.
Neil
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 07-28-2004, 01:26   #2 (permalink)
JackD
Civilians

 
Default Re: Unique ID in consolidated project changes from time to time

It is consistent enough.
Simply subtract 4194304 from the unique ID until the value is less than
4194304.

You could use a number field to hold the "true" UID
in code:

task.number1 = task.uniqueID
while task.number1 > 4194305
task.number1 = task.number1 - 4194304
wend

-Jack



"Barry" <handy_guy00@hotmail.com> wrote in message
news:c3cb54cd.0407260906.30f9bef8@posting.google.c om...
> The unique id is inconsistant in a consolidated ms 2002 project.
> Sometimes the inserted project id's have 4m addded to them, and at
> other times they have 8m added. This makes the usefullness of the
> unique id as a fixed reference unusable. Is there a way to make it
> consistant, or to supply a fixed value, such as 10,000,000 which would
> make more sense?
>
> Thanks for any ideas.
> Neil



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2004, 01:26   #3 (permalink)
JackD
Civilians

 
Default Re: Unique ID in consolidated project changes from time to time

It is consistent enough.
Simply subtract 4194304 from the unique ID until the value is less than
4194304.

You could use a number field to hold the "true" UID
in code:

task.number1 = task.uniqueID
while task.number1 > 4194305
task.number1 = task.number1 - 4194304
wend

-Jack



"Barry" <handy_guy00@hotmail.com> wrote in message
news:c3cb54cd.0407260906.30f9bef8@posting.google.c om...
> The unique id is inconsistant in a consolidated ms 2002 project.
> Sometimes the inserted project id's have 4m addded to them, and at
> other times they have 8m added. This makes the usefullness of the
> unique id as a fixed reference unusable. Is there a way to make it
> consistant, or to supply a fixed value, such as 10,000,000 which would
> make more sense?
>
> Thanks for any ideas.
> Neil



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2004, 01:26   #4 (permalink)
JackD
Civilians

 
Default Re: Unique ID in consolidated project changes from time to time

It is consistent enough.
Simply subtract 4194304 from the unique ID until the value is less than
4194304.

You could use a number field to hold the "true" UID
in code:

task.number1 = task.uniqueID
while task.number1 > 4194305
task.number1 = task.number1 - 4194304
wend

-Jack



"Barry" <handy_guy00@hotmail.com> wrote in message
news:c3cb54cd.0407260906.30f9bef8@posting.google.c om...
> The unique id is inconsistant in a consolidated ms 2002 project.
> Sometimes the inserted project id's have 4m addded to them, and at
> other times they have 8m added. This makes the usefullness of the
> unique id as a fixed reference unusable. Is there a way to make it
> consistant, or to supply a fixed value, such as 10,000,000 which would
> make more sense?
>
> Thanks for any ideas.
> Neil



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: how to share project at same time Jan De Messemaeker Microsoft Applications 0 10-16-2005 14:04
MS Project: Buffer time... How to? WomanInWhite Microsoft Applications 2 09-28-2005 16:00
Time from start of project Lars Aurdal Microsoft Applications 1 06-23-2005 12:00
Consolidated Master Project using MS Project 2000 =?Utf-8?B?V2FkZSBXYXJk?= Microsoft Applications 10 12-10-2004 19:00
How to show whether project is on time? Jonathan Yong Microsoft Applications 3 06-25-2004 07:10


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 11:01.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.98577 seconds with 19 queries