conditional formula

  • Thread starter Thread starter restes
  • Start date Start date
R

restes

is it possible to include and or exclude a number/cell from the result of a
formula based on format of cell?

ie if the shading is anything other then no fill i want to not add it into
toal but is it is no fill have it included in formula.
 
There are VBA choices to choose from, if you search I'm sure you will find
it. However, if the shading is based on some condition, it is usually easier
to just some based on the same conditions...
 
where would i search?

John C said:
There are VBA choices to choose from, if you search I'm sure you will find
it. However, if the shading is based on some condition, it is usually easier
to just some based on the same conditions...
 
If you are accessing these groups from the Microsoft website, you could
search under Excel--> Programming.
also, you might take a look at Pete's response.
 

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

Back
Top