I have a humdinger of a request I need to determine if it’s possible and/or more trouble than it’s worth if somebody wants to chime in
here’s the scenario
I need a field in an SP list to be built off 3 conditions
- Vendor name, which is typed in manually or by choice
- Current Year
- Number of documents we have done for that vendor in the current year
2 and 3 need to be calculated if possible. Â The name is then built based on those 3 criteria
number 3 is where I see a lot of difficulty
Hi
2. attach a workflow field which will calculate the year based on <<Created>> date field
3.you should have a separate list,with an item for each vendor, and in which you will update documents, based on main list value using also a workflow attached to the main list