
Originally Posted by
TMShucks
There is probably more than one way to attach this. Before I put a lot of effort into providing a solution which matches your stated requirements, have you considered putting together a "master" table of task descriptions and associated costs? You could then use VLOOKUP in column E to pick up the values.
I think that would be simpler than running a macro several times and inputting the descriptions and values ... and you'd have a permanent record of what values you have used.
I suspect that it may be more complex than that but I'll hang fire until you've had time to think about it and reply.
Regards, TMS
Thanks a lot for your help. I did some bit of digging and I arrived at the following:
The Code works ok, but the problem is the part in Red. As I am assigning =E11 to
(including cell E11 itself), it means I'll lose the value of cell E11, so how can I rewrite the line in red and the one above it to mean "for all the cells except cell E11, do this" ? In other words, I'd like to assign =E11 to all but cell E11 itself!
Thanks once again.
Bookmarks