Jump to content

Even Columns


Recommended Posts

Hi,

I have a simple Grid>Group By Range, Select 1 of 2 Points, I get all the points in the Even columns as seen in the first pic..easy enough (tho I understand it's nothing to do with columns, it's just selecting every 2nd point)

So now, the logic of selecting every 2nd point does not work if my grid has an odd number of columns, as in the 2nd pic, so how do I select the Even columns in all cases ?

TIA. (I supposed I could mod(x,columns) then mod 2 and if == 0 then it's in the Even group..but not very good with coding I'm afraid)

EvenColumns.jpg

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...