Webpage column and gutter 'calculator'

jarediledundee

New Member
Joined
Nov 6, 2018
Messages
1
Hi All,
I'm a graphic designer (not a mathematician) and I'm trying to create a little calculator that will give me the column and gutter widths of a page, based on the following variables:
-Page width
-# of Columns desired
-Gutter width is x% of Column width (eg. all gutters would be 25% the width of the columns, or 50%, etc. etc.)


I'm just so poor at math and Excel formulas that I'm not able to figure it out consistently. Could anyone take a stab at it? Thank you so much in advance!!




[TABLE="class: yklcuq-19 cUmOil"]
<tbody>[TR="class: yklcuq-20 dqbluc"]
[TH="class: yklcuq-25 kFFvu, align: center"][/TH]
[TH="class: yklcuq-25 kFFvu, align: center"]A[/TH]
[TH="class: yklcuq-25 kFFvu, align: center"]B[/TH]
[/TR]
[TR="class: yklcuq-20 dqbluc"]
[TD="class: yklcuq-21 gHVYpd"]1[/TD]
[TD="class: yklcuq-21 gHVYpd"]Page Width (pixels or points)[/TD]
[TD="class: yklcuq-21 gHVYpd"]100[/TD]
[/TR]
[TR="class: yklcuq-20 dqbluc"]
[TD="class: yklcuq-21 gHVYpd"]2[/TD]
[TD="class: yklcuq-21 gHVYpd"]Number of Columns[/TD]
[TD="class: yklcuq-21 gHVYpd"]2[/TD]
[/TR]
[TR="class: yklcuq-20 dqbluc"]
[TD="class: yklcuq-21 gHVYpd"]3[/TD]
[TD="class: yklcuq-21 gHVYpd"]Number of Gutters[/TD]
[TD="class: yklcuq-21 gHVYpd"]1 (=(((B2)*2)-1)-(B2))[/TD]
[/TR]
[TR="class: yklcuq-20 dqbluc"]
[TD="class: yklcuq-21 gHVYpd"]4[/TD]
[TD="class: yklcuq-21 gHVYpd"]Gutter Width % of Column Width[/TD]
[TD="class: yklcuq-21 gHVYpd"]25%[/TD]
[/TR]
[TR="class: yklcuq-20 dqbluc"]
[TD="class: yklcuq-21 gHVYpd"]5[/TD]
[TD="class: yklcuq-21 gHVYpd"]Column Width (calculated)[/TD]
[TD="class: yklcuq-21 gHVYpd"]?[/TD]
[/TR]
[TR="class: yklcuq-20 dqbluc"]
[TD="class: yklcuq-21 gHVYpd"]6[/TD]
[TD="class: yklcuq-21 gHVYpd"]Gutter Width (calculated)[/TD]
[TD="class: yklcuq-21 gHVYpd"]?[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Welcome to the Board

jSXrzX9.jpg
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top