Lock it in....

J

JP

I am using the WORKDAY function and it is working correctly, however when I
copy the formula to another cell, it changes the Holiday cells. Is there any
way to prevent this from happening by locking the holiday cells?
 
G

Guest

Hi
You need to use absolute references for your holiday cells. In your WORKDAY
formula, instead of using A2:A8 for your holiday reference (for example) use
$A$2:$A$8
Hope this helps.
 
P

Paul B

JP, use and Absolute reference for the holidays, like this

=WORKDAY(A1,A2,$A$3:$A$10)

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top