Jump to content

WORKSHEET IF THEN ELSE


Recommended Posts

Hello everyone, 

 

I'm still struggling with worksheet and improving my way to use them. I'm making a worksheet to list a bunch of rectangle in 3D (they are drawn in 3D in different working plane) to get their width and height. 

Since they are drawn in 3D, their shortest dimension is not necessarily their width and their longest dimension not necessarily the height (althout that's what I want to get). 

 

> So I thought that I could list all the rectangles in a worksheet in a database and ask their width and Height nevertheless, than I would compare the length with a IF...THEN... ELSE formula and get the actual "width" and "height" ... but it doesn't work. Actually I also tried the formula outside the database and didn't make it work. I've checked my syntax and can't see what is wrong? I eventually tried different option with space before and after commas, without space, with less or more brackets... 

 

could anyone give me a clue on where is my mistake? Many thanks for your help.

image.thumb.png.16a01f8b58547bfb40981493dbd9f348.png

 

Link to comment

I also tried replacing commas by semicolon... didn't work.

In the meantime I just replace the IF/THEN/ELSE with the max formula : =max(B4;C4). It works with semicolons...

 

... but I would still like to understand how to use correctly the IF/THEN/ELSE if someone sees my mistake. Thank you

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...