I am new to Project and am trying to figure out how to get it to calculate the finish date the way I need it. I want to setup a "template" project that I can open and input a project end date. Based on that date, I need the individual tasks to show finish dates based on the duration I input...
I am getting a syntax error when I try to run it. It is pointing to
Range(Cells(i + 1, ucol), Cells(tempRow, ucol)).Value = Cells(i, ucol).Text
Thanks for your help.
Hello.
I am trying to find out how to copy the description to each row of my pivot table. For example, my pivot table currently looks like:
Red 4 800
5 700
Blue 8 400
I would like it to look like:
Red 4 800
Red 5 700
Blue 8 400
I need the...
Hello.
I am trying to write a report that will tell me how many weeks a certain item was sold by location that sold it. I have a report that first groups by item, then by location, then by week. I do a total to get quantity sold, but can't figure out to get a count of the number of weeks the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.