OpenOffice.org Forum at OOoForum.orgThe OpenOffice.org Forum
 
 [Home]   [FAQ]   [Search]   [Memberlist]   [Usergroups]   [Register
 [Profile]   [Log in to check your private messages]   [Log in

Adding checkbox cell

 
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Calc
View previous topic :: View next topic  
Author Message
djenkins99
Newbie
Newbie


Joined: 09 Feb 2011
Posts: 3

PostPosted: Wed Feb 09, 2011 3:01 am    Post subject: Adding checkbox cell Reply with quote

Dear Calc experts,

I'm new to Calc and would like to create a spreadsheet that contains several columns represented by a checkbox in each cell. (I'm the race directory for a cross-country ski club and want to use Calc to record which of 3 events the racers register for. They can register for more than one event.) I have the Form Controls toolbar visible; in it is a checkbox. I left-click the checkbox in Form Controls; the cursor changes to a plus sign and a small rectangle. I then move the cursor so that it is over the cell I want the checkbox to appear in and left click--but no checkbox. What am I doing wrong? Any help would be greatly appreciated. (I'm using OpenOffice 3.2 on Ubuntu Linux 10.04)
Back to top
View user's profile Send private message
Villeroy
Super User
Super User


Joined: 04 Oct 2004
Posts: 10065
Location: Germany

PostPosted: Wed Feb 09, 2011 3:12 am    Post subject: Reply with quote

You are mixing up databases and spreadsheets.
http://user.services.openoffice.org/en/forum/download/file.php?id=8622 (arbitrary database with some boolean [yes/no] fields)
_________________
Rest in peace, oooforum.org
Get help on http://forum.openoffice.org
Back to top
View user's profile Send private message
djenkins99
Newbie
Newbie


Joined: 09 Feb 2011
Posts: 3

PostPosted: Wed Feb 09, 2011 3:46 am    Post subject: Reply with quote

Villeroy wrote:
You are mixing up databases and spreadsheets.
http://user.services.openoffice.org/en/forum/download/file.php?id=8622 (arbitrary database with some boolean [yes/no] fields)


Thank you for the reply! I did not even have OO Base installed; now I do! and I see the check boxes in your example.

I gather from your answer that check boxes in Calc cells are not possible. Is that correct?

I will read up on Base before asking any more embarrassing questions!
Back to top
View user's profile Send private message
Villeroy
Super User
Super User


Joined: 04 Oct 2004
Posts: 10065
Location: Germany

PostPosted: Wed Feb 09, 2011 4:41 am    Post subject: Reply with quote

You can draw one checkbox from toolbar "Form Controls" and bind it to one cell. The checkbox may utilized to influence one parameter of a calculation model. Alternative: =IF(A1) returns TRUE when "something with a value" is in A1, FALSE otherwise.
Nowadays hardly anybody uses a spreadsheet for the calculation modeling it has been designed 30 years ago. Virtually everybody tries to organize data in it which will certainly fail at some point.
A spreadsheet has no records. Even tables are an unknown concept. There is just a playground of atomic cells, each one with exactly the same capabilities. A table is the rectangle of cells you are refering to.

If you want to keep flat unrelated lists without cross references to other lists you may be better off with a dBase table which supports some fields with distinct types, such as booleans.
http://www.oooforum.org/forum/viewtopic.phtml?t=113530
_________________
Rest in peace, oooforum.org
Get help on http://forum.openoffice.org


Last edited by Villeroy on Thu Feb 10, 2011 1:35 am; edited 1 time in total
Back to top
View user's profile Send private message
djenkins99
Newbie
Newbie


Joined: 09 Feb 2011
Posts: 3

PostPosted: Thu Feb 10, 2011 1:32 am    Post subject: Reply with quote

Villeroy wrote:
You can draw one checkbox from toolbar "Form Controls" and bind it to one cell. The checkbox may utilized to influence one parameter of a calculation model. Alternative: =IF(A1) returns TRUE when "something with a value" is in A1, FALSE otherwise.
Nowadays hardly anybody uses a spreadsheet for the calculation modeling it has been designed for 30 years ago. Virtually everybody tries to organize data in it which will certainly fail at some point.
A spreadsheet has no records. Even tables are an unknown concept. There is just a playground of atomic cells, each one with exactly the same capabilities. A table is the rectangle of cells you are refering to.

If you want to keep flat unrelated lists without cross references to other lists you may be better off with a dBase table which supports some fields with distinct types, such as booleans.
http://www.oooforum.org/forum/viewtopic.phtml?t=113530


Thank you again for the message. I did eventually figure out how to create a check box in a Calc cell: its outline (width and height) must be dragged open, similar to the way I remember creating graphic components in Visio.

You're right about spreadsheets today not being used as a calculation tool. At work spreadsheets are used for everything but making calculations (requirements, application design documents, etc.) It drives me nuts (why not use a word processor?) but that's how it is.

I am happily learning Base and will use it instead for my project. Thank you for putting me on the right track.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Calc All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group