Login

Welcome, Guest. Please login or register.

July 23, 2025, 01:03:33 am

Author Topic: Formatting feature vs convention?  (Read 1102 times)  Share 

0 Members and 1 Guest are viewing this topic.

schnappy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 569
  • Respect: +7
Formatting feature vs convention?
« on: November 08, 2010, 06:03:40 pm »
0
Here's a tricky one for those of you who haven't bludged the bullshit theory component of ITA all year - what's the difference between a 'formatting feature' and a 'convention'?

Thanks :D

ben92

  • Guest
Re: Formatting feature vs convention?
« Reply #1 on: November 08, 2010, 06:07:34 pm »
0
A convention is an accepted way of presenting information (e.g. writing someone's name on its own line on an envelope) while a format is simply how you alter an element's appearance (e.g. making a heading bold.)

schnappy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 569
  • Respect: +7
Re: Formatting feature vs convention?
« Reply #2 on: November 08, 2010, 06:09:15 pm »
0
Well that's an incredibly fine line... thanks.

Here's another one: In terms of the ITA course what is a macro and when/what are they used/for? I've really gotten learn a heap of this little stuff now... teacher never mentioned macros, and the way we did vlookup in practical work was different to the 'normal' way.

nacho

  • The Thought Police
  • Victorian
  • ATAR Notes Superstar
  • ******
  • Posts: 2602
  • Respect: +418
Re: Formatting feature vs convention?
« Reply #3 on: November 08, 2010, 06:16:24 pm »
0
A macro is something which is able to execute a series of tasks.
It would be used when you are performing a task quite often, which may be complex to do and prone to error
E.g. "Format the spreadsheet, by bolding all headings, putting '$' in columns...and print"
If i were to do this every day manually, it'd waste a lot of time, and it's possible I'd make mistakes.
If i create a macro, i record all the procedures and when i execute the macro, the process is carried out, thus saving
time, effort (efficient) and because the macro does the exact same thing every time, there are no errors - accurate output (effective)
I put a little thing on VLOOKUP, located here: http://vcenotes.com/forum/index.php/topic,32827.0.html
Also, i don't think we are required to create macros, just know the definition.
« Last Edit: January 11, 2011, 11:46:19 pm by nacho »
OFFICIAL FORUM RULE #1:
TrueTears is my role model so find your own

2012: BCom/BSc @ Monash
[Majors: Finance, Actuarial Studies, Mathematical Statistics]
[Minors: Psychology/ Statistics]

"Baby, it's only micro when it's soft".
-Bill Gates

Upvote me

schnappy

  • Victorian
  • Forum Leader
  • ****
  • Posts: 569
  • Respect: +7
Re: Formatting feature vs convention?
« Reply #4 on: November 08, 2010, 06:37:37 pm »
0
Wow, thanks! So it's quite intuitive, I though we had to know about the constraints of a macro etc. A macro does shit for you. Simple.