+ Reply to Thread
Results 1 to 1 of 1

need usf for create pdf & xls separately and sent them in email from multiple sheets

  1. #1
    Registered User
    Join Date
    02-11-2019
    Location
    algiers, algeria
    MS-Off Ver
    2016
    Posts
    5

    need usf for create pdf & xls separately and sent them in email from multiple sheets

    Hello everyone. I am new and Absolute nutshell to VBA and I am new here so please be gentle.

    I have one Excel Workbook with many different sheets

    i am trying to make a userform that allows me to choose from five of the sheets and and let me to :

    1 - creation of separate xls files without macro, without external links and also without specific photos (delete not hide) for each chosen sheet

    2 - creation of separate pdf files with all photos for each chosen sheet

    3-- creation of separate pdf if it was not done and sent them by email with yahoo not with outlook (email is in TextBox2 = Range("D5"))

    I work exclusively from the first sheet "Acceuil"

    the sheets concerned contains other photos then specific :

    "hanifatoys" - photo = "HHH"

    "Aternal" - photo = "AAA"

    "Arba" - photo = "BBB"

    "FINALE" - photo = "FFF" planned not yet made

    "BL" - photo = "LLL" planned not yet made



    sPath = ThisWorkbook.Path & "\2021\" & ActiveSheet.Range("D4") & Format(Range("D6"), "-dd" & "-mmmm" & "-yyyy-") & Format(ActiveSheet.Range("D7"), "000") & "\"



    thanks in advance

    nb: cross link at ozgrid since one day no solution proposed yet
    It's not that I'm in a hurry to find the solution but I have been racking my brains for weeks trying to find the solution with my modest knowledge unfortunately nothing at all
    Attached Files Attached Files
    Last edited by chingilou; 05-06-2021 at 11:51 PM.

+ 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. Marco To Create PDF Using Specific Sheets & Attach To Outlook Email
    By Gtrtim112 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-17-2018, 11:59 PM
  2. [SOLVED] Trying to create time tracker that stops at 40hrs and then splits the OT separately
    By taylorsm in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-02-2017, 02:44 PM
  3. Sort different columns separately, and create combo box to filter the data.
    By TallOne in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-06-2014, 07:50 AM
  4. create new sheets, arrange columns, add hyperlink, send as html email
    By shootstill in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-16-2014, 03:03 PM
  5. How to create individual sheets from one sheet and email them individually
    By Shoju in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-21-2013, 11:18 AM
  6. Calculate Sheets separately
    By maw230 in forum Excel General
    Replies: 1
    Last Post: 06-10-2010, 05:50 PM
  7. [SOLVED] how can i open multiple excel sheets separately
    By srinu in forum Excel General
    Replies: 1
    Last Post: 07-08-2005, 12:05 PM

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