+ Reply to Thread
Results 1 to 2 of 2

multiplication

  1. #1
    Registered User
    Join Date
    04-20-2007
    Posts
    2

    multiplication

    how can we multiply ONLY FULL CELLS in active row ( interval B- E columns) by a macro
    for example
    B6 C6 D6 E6
    5 6 EMPTY 2 =60 (result)

  2. #2
    Registered User
    Join Date
    04-20-2007
    Posts
    2
    i asked and i found myself
    ActiveCell.FormulaR1C1 = "=if(ISERROR(PRODUCT(RC[-2],RC[-3])),"""",ROUNDUP(PRODUCT(RC[-2],RC[-3]),0))"

+ 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