calculation suggestion?

K

keilamym

im hoping someone can help me...

i have a spreedsheet that pulls web data and pastes it to an excel summary
page... usually only on fridays...

instead of one day a week, i would like to have the summary reflect the data
for the entire week. (monday thru friday) the problem is since monday
contains the same query to pull the web data as the rest of the days, the
numbers are overwritten everytime the forumla is calculated...

is there a way to turnoff the calculation on a cell range based on a
criteria. (ex: if today is monay, dont calculate a1 - a15)

or if anyone has an idea on how to do it, i would really appreciate it...

thank you
Lavelle
 
K

keilamym

or...

can is there a way to have a macro do the following?

if any cell c5 thru r20 contains data, then copy and paste the value in the
cell.

this would remove the cell calculation for that day.. on monday the forum
would be black but on friday it should be full... just a though...

maybe using the for,next command?
 

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