+ Reply to Thread
Results 1 to 3 of 3

vba query simple variable

  1. #1
    Registered User
    Join Date
    08-10-2007
    Posts
    12

    vba query simple variable

    How do I assign the value of a cell to a variable?

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Could be

    Please Login or Register  to view this content.

    rylo

  3. #3
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,527
    Hi there,

    Try:

    Please Login or Register  to view this content.
    Note that this will return the relative reference of the active cell (i.e. A1). Simply change the row and column arguments (False, False) to True to return absolute row and column references to suit.

    HTH

    Robert

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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