Hello,
I have a Lemonstand (http://lemonstandapp.com) Shopping Cart – The shopping cart currently has File Uploads integrated with each order. I simply want each File Upload to be accompanied with a Upload Progress Bar.
Users will be usually uploading Images. So, once an image is uploaded and order is placed, i would like the user to be presented with an Image preview – with an ""I Agree to this terms and conditions" Checkbox, so the order should proceed with this checkbox selected only.
Theres more work thatll follow.
Let me know how much time and money itll cost. I would like this to be done ASAP. In your reply send me the code: apache13 to prove that you read the description fully.
Preference to those whove worked with lemonstand before.
Extract DateStamps From Excel & Create A Progress Bar
Mar 14
Posted by admin in Excel | Comments off
Using an Excel2007 spreadsheet , I need to extract multiple date stamps and generate a progress bar with those dates.
One cell contains a worklog (can be a long text containing multiple DateStamps records).Here is an example of the content in a cell :
"Approval Comment
—————-
Mike: Approved
25/Feb/2010 1:18:30 PM Bobby
<<From Worklog >> 00000006555581
———————————————————————————
Authorization Comment
—————-
:
03/Mar/2010 8:03:15 AM Gim
<<From Worklog >> 00000006955581
———————————————————————————
Approval Comment
—————-
Peter: Approved
01/Nov/2010 9:09:31 AM John
<<From Worklog in Change>> 000000065559581
———————————————————————————
Implementation
13/Dec/2010 1:09:36 PM Jean
<<From Worklog >> 000000065559581
———————————————————————————
All cars ready"
I need a progress bar showing in different colours on the right side on a separate column.In the above example ,there are 3 datestamps
25/Feb/2010 1:18:30 PM
03/Mar/2010 8:03:15 AM
01/Nov/2010 9:09:31 AM
13/Dec/2010 1:09:36 PM
each interval between the dates should be with a different colour .Also,the last interval should be RED if it is longer than a specific time.
This should be a macro compatible with Excel2077-2010 .
Tags: bar, comment, datestamps, Excel, extract, progress, worklog