+ Reply to Thread
Results 1 to 2 of 2

What are put in the paranthesis of the first statement on the macro?

  1. #1
    Forum Contributor
    Join Date
    01-16-2015
    Location
    Istanbul
    MS-Off Ver
    Office 365
    Posts
    928

    What are put in the paranthesis of the first statement on the macro?

    What are put in the paranthesis of the first statement on the macro?

    Example : Sub name()

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,925

    Re: What are put in the paranthesis of the first statement on the macro?

    As described here, you can put a list of arguments in the parantheses, that represent values to be passed to the Sub procedure when it is called: https://msdn.microsoft.com/EN-US/lib.../gg278504.aspx

    You might also follow the link to the Call statement to see how this operates when a procedure is called.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to seperate comments inside the paranthesis?
    By sumesh56 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-26-2014, 03:30 AM
  2. INDIRECT function is not working when a cell value has Paranthesis()
    By rakisa in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-09-2012, 03:04 PM
  3. removing paranthesis from text in a cell
    By pani_hcu in forum Excel General
    Replies: 5
    Last Post: 06-30-2010, 08:22 AM
  4. help on formula/paranthesis
    By wab_77 in forum Excel General
    Replies: 4
    Last Post: 04-28-2006, 02:10 PM
  5. [SOLVED] Brackets or paranthesis around negative numbers in Excel
    By Lorne in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 01-31-2006, 09:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1