+ Reply to Thread
Results 1 to 5 of 5

Input Data into Online Calculator

  1. #1
    Registered User
    Join Date
    09-19-2014
    Location
    Fontana
    MS-Off Ver
    2007
    Posts
    2

    Input Data into Online Calculator

    Hello,

    First of all, thank you all so much for helping people like myself out. I am fairly new to VBA and am eager to learn (I'm currently reading Wiley's 2013 Power Programming book, great stuff). Please excuse me if what i post does not follow the forum rules. I'm not looking for a straight answer because i do actually want to understand, but please excuse my limited knowledge of VBA in your explanations.

    I need to input data into an online calculator, then copy/paste the output into my workbook. I can navigate excel fairly well however i have almost no experience in manipulating IE.

    Please Login or Register  to view this content.
    The bottom three lines of code are the input, the button click and the output value.

    Many Thanks!

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Input Data into Online Calculator

    Hello rdelgadillo,

    Welcome to the Forum!

    You won't read about this in Wiley's books. This macro will get the check digit and place it in cell "A1" of the active sheet.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Forum Expert
    Join Date
    04-01-2013
    Location
    East Auckland
    MS-Off Ver
    Excel 365
    Posts
    1,347

    Re: Input Data into Online Calculator

    In one of the other threads here (I forget the thread but I do have my own copy of the code with a simple addition) one of the guys here wrote the code to apply the algorithm calculate the check digits in the spreadsheet (for a wide range of standards).

    Just mentioning in case it interests you.
    Last edited by scottiex; 10-22-2014 at 11:51 PM.

  4. #4
    Registered User
    Join Date
    09-19-2014
    Location
    Fontana
    MS-Off Ver
    2007
    Posts
    2

    Re: Input Data into Online Calculator

    My goodness this is incredible. Thank you so much. I have to say i wasn't expecting a full on working code (i thought people had to work for those sort of things), but this is really mind opening. I have much to learn, you mentioned that the Wiley book won't have much about data-scraping, don't worry too much but is there readily known catalogs that focus on data-scraping?

    FYI, after slightly adding a few lines, i was able to generate 10000 codes. The company i work for will never have to worry about UPC codes for the next century. More then that, they are 100% accurate and free from any human error.

    Here is the final code used that takes a highlighted row and outputs the digit into the "I" column.

    Please Login or Register  to view this content.
    Many Thanks!

  5. #5
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Input Data into Online Calculator

    Hello rdelgadillo,

    You're welcome. Glad I could help and to know you learned a lot.

+ 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. Building a cascading calculator based on user input..
    By DatacomGuy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-25-2013, 12:10 PM
  2. Re: Which are online microsoft excel online course ?
    By sun0flower in forum Excel General
    Replies: 0
    Last Post: 09-18-2012, 05:15 AM
  3. Creating a formula from an online calculator
    By bobson in forum Excel General
    Replies: 5
    Last Post: 04-17-2012, 08:21 AM
  4. How To Use My Excel Calculator Online?
    By RandyStacyE in forum Excel General
    Replies: 1
    Last Post: 04-23-2007, 10:04 PM
  5. Integrated calculator in excel 07 instead of separate calculator
    By Wayne in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-26-2006, 11:20 AM

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