sounds like a dynamic named range to which your sum function refers will do the trick but i don't get the thing about the dots. care to explain further? (nt)
Re: sounds like a dynamic named range to which your sum function refers will do the trick but i don't get the thing about the dots. care to explain further? (nt)
Honestly, I don't know what you mean by a dynamic named range. How do you set that up? The thing with the dots wasn't very clear, was it? Sorry. Every Monday the my spreadsheet moves to the right date, you can still see last weeks data but the dots(an object) show you which week you are in right now. That's the code for it. It takes the date from another sheet and compares it.
With Worksheets("projects")
.Shapes("Group 63").Left = .Columns(Worksheets("projects").Range("b5").Value).Left
End With
Maybe I just made it even more confusing, but if you could explain the dynamic named range to me, I would appreciate it...
Thanks
nancy
Re: sounds like a dynamic named range to which your sum function refers will do the trick but i don't get the thing about the dots. care to explain further? (nt)
hi nancy
sorry - didn't mean to confuse you with jargon. if you go to this post: 15032.html you'll see some code for establishing a dynamic range. i thought this might make sense to you as a vba user (i'm not so i don't get it). however if you want to do it the old-fashioned (ie. non-vba)way, go to the ozgrid site from the link in the post i mentioned above and you'll find probably more than you'll ever want to know about dynamic ranges. i think aaron blood's site has some stuff on them as well but i can't recall his address - google should find him though.
good luck
anno
Re: sounds like a dynamic named range to which your sum function refers will do the trick but i don't get the thing about the dots. care to explain further? (nt)
Hi Anno
Thank you for your help!!!! It's really nice of other people to take their time to answer somebody's question!! Thank you!!!!!!!!! hi nancy