+ Reply to Thread
Results 1 to 3 of 3

Collecting input from another tab and reflecting it in base tab and formulating define

  1. #1
    Registered User
    Join Date
    04-26-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    23

    Collecting input from another tab and reflecting it in base tab and formulating define

    Hi,

    Am having sheet 1, in which there are sets of parameters type A to Type N, in column B I had used “defined name for the value” in column C.
    This is my input sheet which I forward to 2 different sources. In response the send data in diff format which I had shown scattered in next tabs.
    I required when I select source 1 in “A2”, data to compile and formulated, for selected source.
    I think code should ask me question “Select Value A?...till value N? if the required cell is blank it should be “NA”, & those value to be should appear in sheet 1.
    Secondly most of the time the parameter is sheet 1, matches with the parameters next tab, can code search for parameter and select cell right to it taking my confirmation, (if selected value is ok), if not then select value.

    Thanking you verymuch.
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,168

    Re: Collecting input from another tab and reflecting it in base tab and formulating define

    I am seriously having trouble understanding what you want. Why dont you explain using a sample "Output" file showing what you need and how you need it?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    04-26-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    23

    Re: Collecting input from another tab and reflecting it in base tab and formulating define

    Okay, I try with some example.

    I want to calculate area & volume based on the value given by any supplier (source).
    Both Sources provide me data which i copy in next sheet.

    The parameter given by source in scattered somewhere in sheet, which i need to find out, and choose for calculation in sheet 1.

    As i required only certain parameter in sheet 1, such as radius and length, if i choose source 1 in "B2" (in sheet 1). Radius and length to be taken from source 1 sheet "E5, E6" cell, if i choose source 2 in "B2" (in sheet 1), radius and length to be taken from source 2 sheet, "F6, F8".

    Second part cad code asks to select parameter, by asking me select radius, as i need this to do manually.

    Third part can code automatically search and select radius value, from source 1, as i had selected source 1 in B2 in sheet 1.

    Thanks for you valuable time to understand and resolve issue
    Attached Files Attached Files

+ 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