Easy method to create tables #282
Replies: 6 comments 5 replies
-
Hi Muniz,
This looks like a nice timesaver..often engineering calculations look nicer when in a table form rather than separate lines of different length and look.
Will definitely try it out.
Regards Erik Bernhart
Verzonden vanaf Outlook voor Android<https://aka.ms/AAb9ysg>
…________________________________
From: Muniz ***@***.***>
Sent: Sunday, March 3, 2024 3:36:01 PM
To: Proektsoftbg/Calcpad ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [Proektsoftbg/Calcpad] Easy method to create tables (Discussion #282)
Hi everyone, this is my first appearance here.
I like to use tables to organize my reports, but my code files were being quite messy to read.
So I came up with a very simple idea to create a macro that creates tables in a simpler way and I would like to share with you all.
For my daily use, 2 and 3 columns tables are enough, as you can see in the example below.
The two files shown in the image are also attached.
image.png (view on web)<https://github.com/Proektsoftbg/Calcpad/assets/47599401/2dbe6b12-356b-49f8-b38c-2e3f07c5c155>
easy_table.zip<https://github.com/Proektsoftbg/Calcpad/files/14473298/easy_table.zip>
—
Reply to this email directly, view it on GitHub<#282>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6X52EQ7CQSKFG54L4EY3QLYWMYNDAVCNFSM6AAAAABEEAI4YCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGMYTCNZQGI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Marcos, this is awesome! Thanks for sharing it with us. Seeing this made me realize that I should start using more macros. |
Beta Was this translation helpful? Give feedback.
-
Hi! Thanks for sharing this. Great job! And very useful.
and then use it like this:
and
|
Beta Was this translation helpful? Give feedback.
-
Hi, I don't know why, but my code is not running when I include the macro file. Is there something I need to do to make it run properly? |
Beta Was this translation helpful? Give feedback.
-
I really like that since creating tables is a bit clumpsy in html. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi everyone, this is my first appearance here.
I like to use tables to organize my reports, but my code files were being quite messy to read.
So I came up with a very simple idea to create a macro that creates tables in a simpler way and I would like to share with you all.
For my daily use, 2 and 3 columns tables are enough, as you can see in the example below.
The two files shown in the image are also attached.
easy_table.zip
Beta Was this translation helpful? Give feedback.
All reactions