P
Piotr Zygadlo
Hi,
I asked this question on general newsgroup, and I was redirected here
So, I have cost1 field in assignment (filled with VBA macro from FAQ 37) and
there are two problems:
1. How to summarize value of cost1 from all assignments to cost1 in resource
row? And not everyone assignments but just this on current view (Its easy to
do this for all assignments, but I want it to work exactly the same way as
Cost etc.
2. Why is this filled with VBA field don't work with standard functions as
[Cost3] = [Cost1] + [Cost] ??
Thanks for response. I can force something, but I don't want to reinvent the
wheel. I guess, that somebody should has the same need before.
I asked this question on general newsgroup, and I was redirected here
So, I have cost1 field in assignment (filled with VBA macro from FAQ 37) and
there are two problems:
1. How to summarize value of cost1 from all assignments to cost1 in resource
row? And not everyone assignments but just this on current view (Its easy to
do this for all assignments, but I want it to work exactly the same way as
Cost etc.
2. Why is this filled with VBA field don't work with standard functions as
[Cost3] = [Cost1] + [Cost] ??
Thanks for response. I can force something, but I don't want to reinvent the
wheel. I guess, that somebody should has the same need before.