Bookmarking a Selected Task

J

JJ

I want to created a "bookmark" for a selected task. I'm going to store
the ID or Unique ID (UID) in a global variable. I don't want to use a
field to set a bookmark because I don't want to unnecessarily take up a
data field if I don't have to.

Here's my problem: Using VBA, I'm trying to capture the UID or ID of
the selected task, but it seems like I need to know the ID of the
selected task. It's a circular problem. How do I get around this? Do I
need to step through the tasks one by one in order to determine what
the ID is?

Any help would be appreciated!
JJ
 
M

Mike Glen

Hi JJ,

Try posting on the developer newsgroup as this one is closing down. Please
see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other
useful Project information can be seen at this web
address:http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top