Closed Thread
Results 1 to 3 of 3

Add to register macro

  1. #1
    Registered User
    Join Date
    09-12-2016
    Location
    Bergen
    MS-Off Ver
    Excel 2016
    Posts
    6

    Add to register macro

    Hi,

    I'm creating a register for transport costs, and need an add info macro.

    In this excel sheet i have a input area with the following details:

    Date (cellname: s_date)
    Sender (cellname: s_sender)
    Recipient (cellname: s_recipient)
    Type of goods (cellname: s_type_of_goods)
    Type of transport (cellname: s_type_of_transport)
    Ref (cellname: s_ref)
    Opr (cellname: s_opr)
    Forwarder (cellname: s_forwarder)
    Tendered (cellname: s_tendered)
    DG (cellname: s_dg)

    dims and weight are found in cell:

    parcel_1_length // parcel_2_length // parcel_3_length // parcel_4_length // parcel_5_length // parcel_6_length
    parcel_1_width // parcel_2_width // parcel_3_width // parcel_4_width // parcel_5_width // parcel_6_width
    parcel_1_height // parcel_2_height // parcel_3_height // parcel_4_height // parcel_5_height // parcel_6_height
    parcel_1_weight // parcel_2_weight // parcel_3_weight // parcel_4_weight // parcel_5_weight // parcel_6_weight

    I need to create a macro which takes these details, and places them on the first available row from row 11 or below.

    following information belongs to following collum in the register:

    a:Uniqe ID (format needed is 1/17-1 (month/year-number)
    b:date
    c:sender
    d:recipient
    e:type of goods
    f:total_fcw (freight chargeable weight)
    g:weight
    h:forwarder
    i:tendered (Y/N)
    j:type of transport
    k:dg (Y/N)
    l:ref
    m:opr

    Please Login or Register  to view this content.
    Last edited by Selja; 01-10-2017 at 08:41 AM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,601

    Re: Add to register macro

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Click on Edit to open your thread, then highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,601

    Re: Add to register macro

    Welcome to the Forum, unfortunately this is a duplicate post and as such will now be closed, you may continue in your other thread.

    http://www.excelforum.com/showthread...197&highlight=

    Thread Closed.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Macro to Add a New Line when posting to register
    By Robert1960 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-07-2016, 11:41 AM
  2. Sum in a register
    By Trisarahtops in forum Excel General
    Replies: 4
    Last Post: 10-04-2014, 11:50 AM
  3. Replies: 0
    Last Post: 11-27-2012, 03:54 PM
  4. Share Register
    By Lilly's in forum Excel General
    Replies: 2
    Last Post: 01-01-2011, 10:23 AM
  5. Register DIY add-in
    By Huyeote in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-22-2007, 11:25 PM
  6. macro to open a cash register drawer
    By Jaime in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-29-2005, 04:53 PM
  7. [SOLVED] Register vba project
    By dcuthill in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-15-2005, 06:45 PM

Tags for this Thread

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