+ Reply to Thread
Results 1 to 3 of 3

cut and move cell looses value

  1. #1
    Registered User
    Join Date
    03-23-2018
    Location
    Henley
    MS-Off Ver
    Office365
    Posts
    1

    cut and move cell looses value

    As attached have two problems
    1. Formula in E9 works perfectly. Same formula in H9 produces 0, and moving E9 to H9 does the same thing.
    "=SUMIFS(Table1[[#All],[Month Value]],Table1[[#All],[Code]],$B10,Table1[[#All],[Department]],$E$5:$H$5,Table1[[#All],[Month]],$E$6)"

    2. Formula in G2 produces rubbish instead of " Budget"
    "=TEXT(DATE(YEAR($E6),MONTH($E6),1),"mmm-yy"&" budget")"

    Any solutions or suggestions welcome.

    Henley18
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: cut and move cell looses value

    maybe try : =TEXT(DATE(YEAR($E6),MONTH($E6),1),"mmm-yy")&" budget"
    @#1: edit formula in H9 and hit Control+Shift+Enter instead Enter only or try
    =SUMPRODUCT(database!E2:E14*(database!A2:A14=B10)*(database!G2:G14=E5)*(database!D2:D14=E6))
    iinstead of SUMIFS
    use $$ if necessary
    Last edited by sandy666; 03-23-2018 at 06:30 AM.

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: cut and move cell looses value

    Try
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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. Dynamic Name Range looses reference when row is deleted
    By BigDaddy01 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-16-2015, 05:15 PM
  2. Web browser opens modal and looses interaction
    By dgwebster in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-03-2014, 05:34 AM
  3. Excel Workbook Looses Proportions on Different Pc's
    By mattan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-13-2011, 03:11 AM
  4. Breaking Links in chart looses some data
    By freud1 in forum Excel General
    Replies: 1
    Last Post: 03-05-2009, 07:36 AM
  5. [SOLVED] custom toolbar looses buttons when closed
    By Charlie G in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-21-2006, 02:15 AM
  6. excel to html looses button and macro, why?
    By Kelly Mayo in forum Excel General
    Replies: 0
    Last Post: 10-07-2005, 03:05 PM
  7. OpenText looses leading zeros for zip
    By Salty Dog in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-24-2005, 11:06 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