+ Reply to Thread
Results 1 to 5 of 5

Inserting cell value from stationary row when link changes columns... HELP!

  1. #1
    Registered User
    Join Date
    01-27-2012
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    33

    Cool Inserting cell value from stationary row when link changes columns... HELP!

    I build homes. I use Excel for my scheduling needs.

    Currently I have my excel schedule set up as follows (Company mandated - can't change this) with a link to a task that pulls up an email addressed to a particular person with a pre-filled subject and body text. Such as in the following:

    Capture1.JPG

    Now, I need to be able to "insert" the date from ROW 2 into my email pop-up (circled in red in the image above) of what ever column the task is in without messing up the formula or getting any errors.

    The key is that these tasks move around all of the time. But, the dates in Row two never move, however they change from house to house as we start them on different dates, etc.

    So ultimately:

    1. I move the task to the selected date that I want it on;
    2. Click on the task hyperlink;
    3. My email program pops up, with the TO line filled out, SUBJECT line filled out, BODY filled out (already working) ***AND*** the DATE from ROW 2 inserted where I need it... as follows:

    Capture2.JPG

    My current hyperlink formula is: =HYPERLINK("mailto:" & 'Beta - Sandbox'!B1 & "?subject="& Schedule!B3 & "&body=" & 'Beta - Sandbox'!C1, "Lot survey")

    I need this changed to include the insert feature for the date in ROW 2 of whatever column I move the task to. I have included a copy of my excel spreadsheet for your review.


    If you know how to do this, please let me know. Looking forward to a fruitful discussion - Thank you in advance!!!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-27-2015
    Location
    USA
    MS-Off Ver
    2013/Office 365
    Posts
    51

    Re: Inserting cell value from stationary row when link changes columns... HELP!

    Try this is Beta - Sanbox C1:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-27-2015
    Location
    USA
    MS-Off Ver
    2013/Office 365
    Posts
    51

    Re: Inserting cell value from stationary row when link changes columns... HELP!

    I just realized you wanted it to be the date in F3, is this always F3 or is it always the date above the Lot Survey? How do you determine what date?

  4. #4
    Registered User
    Join Date
    01-27-2012
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    33

    Re: Inserting cell value from stationary row when link changes columns... HELP!

    Whatever column I move the lot survey task to, I need the email to populate the date in the preset body text in ROW 2 of whatever column I move the task to. Does that make any sense?

  5. #5
    Registered User
    Join Date
    01-27-2012
    Location
    Texas
    MS-Off Ver
    Excel 2003
    Posts
    33

    Re: Inserting cell value from stationary row when link changes columns... HELP!

    Okay we are getting somewhere now...

    My insert formula is now: ="Please schedule the Lot/Pad survey on: "&TEXT(Schedule!F2,"mm/dd/yy")

    PROBLEM: How do I make the "F" above change as I drag around the task on my sheet? For example, if I move my task to column, E or H, I will need the "F to change automatically. Or just replace "F with something that means "same column as we are already in"....

    Thoughts???

+ 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. Replies: 0
    Last Post: 02-23-2014, 10:53 AM
  2. Inserting a cell reference into a link
    By mlferri in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-22-2013, 11:12 PM
  3. cell color to remain stationary
    By sunshine076 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-01-2011, 10:57 AM
  4. Inserting a link to a photograph into a cell
    By wrenbird17 in forum Excel General
    Replies: 7
    Last Post: 02-25-2011, 12:35 PM
  5. inserting cells into a hyperlink, inserting link via macro
    By jackmc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-17-2007, 12:02 AM
  6. [SOLVED] Can the title of columns be stationary?
    By DORI in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-01-2005, 01:55 PM
  7. [SOLVED] Scroll two columns on right while left is stationary
    By widman in forum Excel General
    Replies: 2
    Last Post: 09-28-2005, 12:05 PM
  8. [SOLVED] how : check register running balance is a stationary cell
    By Michele in forum Excel General
    Replies: 9
    Last Post: 01-19-2005, 02:06 PM

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