+ Reply to Thread
Results 1 to 2 of 2

generate stmt based on tables vaules

  1. #1
    Registered User
    Join Date
    12-17-2008
    Location
    Singapore
    MS-Off Ver
    2002
    Posts
    71

    generate stmt based on tables vaules

    Hi I have a table contain the transfer needed to various places.
    I would like to generate the stmt displaying the various transfers needed.
    That is to say, It will only show those transfer when the cell is not empty.

    For example, in my attachment,
    it will display for interal : From London to Toyko : 2030 units
    or external : From Toyko to Beijing : 987 units

    If there is no transfer need, it will not display anything.
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492
    Maybe I'm not spotting what you're trying to automate. Is it just the totals in column B?

    Wouldn't that simply be (for cell B9):

    =SUM(D9:G9)

    ...copied down? Am I missing what you're wanting automated?
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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