+ Reply to Thread
Results 1 to 4 of 4

Add Date in Column A1 without the formula actually being in A1

  1. #1
    Registered User
    Join Date
    06-05-2017
    Location
    Los Angeles
    MS-Off Ver
    2010
    Posts
    4

    Add Date in Column A1 without the formula actually being in A1

    This is a tricky one. I use Zapier (API) to automatically add new client info from our CRM into an existing Google Sheet. When it does it adds the info into the next blank row to columns, B, C, D, & E, leaving A blank because I have a formula in all rows in column A to add the date in column A when texts is added to column B. IE:

    =IF(B1<>"",IF(A1<>"",A1,TODAY()),"")

    However, I found that although Zapier is supposed to leave A blank for the date created formula it still over rights all the data in that row, including the date formula in column A.

    Is there a way to add a formula in any other cells to change the date in A1 when data is entered into B1 without the formula actually being in A1?

    Suggestions?

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,240

    Re: Add Date in Column A1 without the formula actually being in A1

    No, it’s not possible without VBA.

    You had help in your first thread - you probably need to go back and say thanks: https://www.excelforum.com/excel-gen...-into-one.html
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    06-05-2017
    Location
    Los Angeles
    MS-Off Ver
    2010
    Posts
    4

    Re: Add Date in Column A1 without the formula actually being in A1

    That's kinda what I thought. Thanks for the reply, Ali.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,240

    Re: Add Date in Column A1 without the formula actually being in A1

    Shall I move this to the VBA section?

+ 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. [SOLVED] Date Dependent VBA: copy formula to next column and paste values of previous column
    By elleb in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-06-2020, 10:00 AM
  2. Replies: 2
    Last Post: 01-28-2020, 04:35 PM
  3. Replies: 7
    Last Post: 11-03-2019, 07:57 PM
  4. [SOLVED] Formula EOM date column, formatted as date, but in Pivot can't group
    By marathonrunner in forum Excel General
    Replies: 7
    Last Post: 11-22-2018, 04:11 AM
  5. [SOLVED] SUMIF formula to sum a column if date in 2nd column is during the 1st half of month
    By windrain in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-24-2017, 05:06 PM
  6. Formula showing a TEXT & date, in the next column i need to add 2 days on the date
    By JessSilvertail in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-01-2016, 05:42 AM
  7. [SOLVED] Formula to enter a date in one column based on date in another
    By Dena in forum Excel General
    Replies: 7
    Last Post: 06-10-2013, 11:46 AM

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