Re: $$Excel-Macros$$ AUTOMATED "PRIORTITY LIST"

2015-08-11 Thread Paul Schreiner
Take a look at this solution. I use a Change Event in which I check for change 
to cell C2.(so you should be sure to enter the task BEFORE the priority)
I also "assumed" that it would NOT increment tasks that where there was a blank 
task.
That is: with priority 1,3,4,7 if I entered a priority "3":the existing 3 would 
become 4the existing 4 would become 5but 7 would not change, resulting in 
priorities:1,3,4,5,7
I then moved the new entry to the bottom and sorted.
also, I made the dates for the records actual "dates", but displayed as 
mmdd.That way, in the future if you wanted to do some date arithmetic, you 
can.Or, you can change the way the date is 
displayed:mm.dd.mm/dd/dd-mmm-
let me know if you have any 
questions.Paul-
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-
 
  From: Bill Q 
 To: MS EXCEL AND VBA MACROS  
 Sent: Sunday, August 9, 2015 4:55 PM
 Subject: $$Excel-Macros$$ AUTOMATED "PRIORTITY LIST"
   
Hi, 
Please see attached. I am not good at coding. Hopefully, one of you can easily 
do this. I believe that it is relatively easy.
I looked at many other templates out there. Unfortunately, I found nothing that 
suites my needs as much as I envision this.  
PSA.
1. Row 2 is where you would enter you new priority take. 2. You would assign a 
number to it.3. Press enter after you assign the priority - and it 
automatically sorts itself with the rest of the list.From lowest to highest.
4 If a new task is entered with an existing priority of another task (say 1 for 
example) - the new task will become 1, the old 1 will become 2 and so 
forth.5.Must have the ability to re-prioritize existing prioritize and have it 
again resort itself. 
Looking forward to some creative responses.
Many thanks.
 
  -- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES
 
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.
 
NOTE : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


   

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


PRIOITY PROJECT 001.xlsb
Description: application/vnd.ms-excel.sheet.binary.macroenabled.12


$$Excel-Macros$$ AUTOMATED "PRIORTITY LIST"

2015-08-09 Thread Bill Q
Hi, 

Please see attached. I am not good at coding. Hopefully, one of you can 
easily do this. I believe that it is relatively easy.

I looked at many other templates out there. Unfortunately, I found nothing 
that suites my needs as much as I envision this.  

PSA.

1. Row 2 is where you would enter you new priority take. 
2. You would assign a number to it.
3. Press enter after you assign the priority - and it automatically sorts 
itself with the rest of the list.From lowest to highest.

4 If a new task is entered with an existing priority of another task (say 1 
for example) - the new task will become 1, the old 1 will become 2 and so 
forth.
5.Must have the ability to re-prioritize existing prioritize and have it 
again resort itself. 

Looking forward to some creative responses.

Many thanks.

 
  

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


PRIOITY PROJECT 001.xlsx
Description: MS-Excel 2007 spreadsheet