+ Reply to Thread
Results 1 to 2 of 2

attempting to add multiple values into left footer

  1. #1
    Registered User
    Join Date
    01-21-2008
    Posts
    1

    attempting to add multiple values into left footer

    hi everyone, first post here, i have a very basic knowledge to excel and vb but i've done ok up to this point.

    basically, i am trying to create an excel template, this template will have a userform that users will enter certain details, e.g. initials/firstname and also version control (i.e. v1.0.0) which will then be inputted into the left footer box.

    i have written the vb script that will write to that footer area but because it is multiple textboxes/values i don't know the correct way in which to add together as one value them.

    in the userform there are 4 textboxes (txtDate, txtVersion, txtName, txtSurname). i need the footer to look as follows:

    Copyright © / txtDate / txtName txtSurname / txtVersion

    the script for adding the data is as below:

    Please Login or Register  to view this content.
    I hope this makes sense, any help would be gratefully received.
    Last edited by VBA Noob; 01-21-2008 at 10:08 AM.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612
    It might look something like:
    Please Login or Register  to view this content.
    Ben Van Johnson

+ 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