checkbox1 linked to sheet1 a1

  • Thread starter Thread starter pswanie
  • Start date Start date
P

pswanie

how will i get a value in sheet1 cell a1 when putting a tick in checkbox1?

if checkbox1 got tick in cell a1 should read "dayend failed"
 
Link the checkbox to a cell via the checkbox properties, and check the cell
value with a simple IF test.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
thanx.. got that sorted out. (there wouldnt be a way to program the checkbox
so that instead of true if ticked it says dayend completed and instead of
false it say dayend incomplete
 
No, it reruns just those values.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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