+ Reply to Thread
Results 1 to 5 of 5

How to convert cell value into string

  1. #1
    Registered User
    Join Date
    06-18-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    46

    Unhappy How to convert cell value into string

    Part of my code is

    .subject="hi"

    this works, however i want to make subject equal to the value of cell A1. for example if in A1 ther value is hello, it should be
    .subject="hello", thanks.

  2. #2
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: How to convert cell value into string

    Please Login or Register  to view this content.
    should do the trick. Change the sheet name if different from your own.
    If you're happy with someone's help, click that little star at the bottom left of their post to give them Reps.

    ---Keep on Coding in the Free World---

  3. #3
    Registered User
    Join Date
    06-18-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: How to convert cell value into string

    This makes it .subject=hello which will not work, it need to be .subject="hello", the quotes are essential.

    is there a way to write .subject=".." and inside the quotes have the value of A1.

  4. #4
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,535

    Re: How to convert cell value into string

    Try this

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    06-18-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: How to convert cell value into string

    This still does not work, sorry for the very late reply, any other suggestions anyone?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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