How to Create Automated Pay Slip in Excel and Save PDF Copy

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 67

  • @Excel10tutorial
    @Excel10tutorial  Před 7 měsíci +1

    Recommend WPS Office-Best FREE alternative to Microsoft Office, Download for Win & Mac & Mobile.
    Free Download link: bit.ly/4aXyOdV

  • @nsubugakenneth7390
    @nsubugakenneth7390 Před rokem +1

    I'm really beginning to love this channel

  • @bollinaaruna5794
    @bollinaaruna5794 Před 2 měsíci +1

    Hi, This video has been very useful. I am able to convert to PDF now only issue how to send this pdf files into employees email id . hope I will see soon a video

  • @eswargangadhar
    @eswargangadhar Před 10 dny

    GOOD INFORMATION

  • @devias7738
    @devias7738 Před 14 dny

    YOU EARN A SUB, MAN! THANK YOU SO MUCH!!!!

  • @rayzor07
    @rayzor07 Před 11 měsíci

    I like this and it gives me more ideas to develop it further as it has a couple of limitations. I don't know VBA, but I can probably learn. Thanks for this!

  • @VinodKumar-3
    @VinodKumar-3 Před 5 měsíci +1

    Very good tutorial. However, if we have data for multiple months in Data sheel, what changes are needed for this to work?

  • @jayaashokkumar2779
    @jayaashokkumar2779 Před 6 měsíci +1

    Tq a lot sir I have done successfully 🎉 Tq Tq Tq sir

  • @kinderland5353
    @kinderland5353 Před 28 dny

    It Works... Amazing

  • @mohammedgammash
    @mohammedgammash Před 2 měsíci +1

    Could y please advice me if i would to autoprint.

  • @kasturiranganp
    @kasturiranganp Před 2 měsíci

    Excellent video! Can you also do a tutorial on how to automate to send emails?

  • @yasminefakhr8668
    @yasminefakhr8668 Před 2 měsíci

    Many thaaaaank

  • @sudhakarc7501
    @sudhakarc7501 Před rokem

    Very Nice Presentation

  • @IkramKhan-lo3bw
    @IkramKhan-lo3bw Před 5 měsíci +2

    Sir tried it multiple times but it gives me an error like: Run time Error ' -2147024773 (8007007b)':
    Document not saved.
    END. DEBUG
    Plz guide.

  • @billvanoudtshoorn5962
    @billvanoudtshoorn5962 Před 9 měsíci

    Love this! Made my own and it works just fine. It would be good if it did the monthly salaries and collected the YTD and Annual figures. As it is, you would have to do a separate workbook for each month and collate the figures from there?
    Do you have an easier solution?

    • @Excel10tutorial
      @Excel10tutorial  Před 9 měsíci +1

      Send me your workbooks with instructions. I'll see what i can do for you.

  • @kumareshs1103
    @kumareshs1103 Před 6 měsíci

    Sir very clear explained and i need another one video is this pdf employee individual email id auto send how is ,please make video sir ,its very useful sir,thank you sir,kindly email send video need sir

  • @user-dr9dn4yz7e
    @user-dr9dn4yz7e Před 7 měsíci

    Hi! Thank you for this! If this is created in Excel / WPS Office, can it be opened with Google Sheets and not have any errors?

    • @Excel10tutorial
      @Excel10tutorial  Před 7 měsíci

      It will work only on excel desktop as it has vba.

  • @Rachanabhandarigadiya
    @Rachanabhandarigadiya Před rokem +1

    Sheet1.Range("B11").Value = Sheet2.Cells(i, "A")
    when running the macro code suggested above line is appearing in yellow.

    • @ffbynum
      @ffbynum Před rokem

      Check the name of the sheet reference. That can create an error message. See the sheet names in the VB code

    • @mwaledex
      @mwaledex Před 7 měsíci

      did manage to debug or resolve the line?

  • @eliaskasongo4789
    @eliaskasongo4789 Před 9 měsíci

    This was really useful, Thanks!
    I need a full HR worksheet, can we work something out?

  • @Shadow-Presentations
    @Shadow-Presentations Před rokem

    Needed this exactly some months ago😂

  • @MsJoy-gu9sf
    @MsJoy-gu9sf Před 13 dny

    im lost, where do you click to get the extra match to select FALSE?

  • @PathologicalResearcher
    @PathologicalResearcher Před měsícem +1

    Are you using office 365? My dropdown cant be automated

    • @Sampsonoff
      @Sampsonoff Před 17 dny

      You must login to excel through a browser, the app even on tablet is limited

  • @gicygeorge5596
    @gicygeorge5596 Před 10 měsíci

    Thank you so much. The same is possible with JavaScript for Google sheet? If poosible for Google shhet, please explain.

  • @BaliwagTransit-nh6zs
    @BaliwagTransit-nh6zs Před 2 měsíci

    I did the same output using excel and word mail merge

  • @user-lw2hk4sh6r
    @user-lw2hk4sh6r Před rokem

    Thanks for this tutorial. But pls show also hoe to delete as well..

  • @bhavna2208
    @bhavna2208 Před 4 měsíci

    Hello. I am on mac and I am using the free version of WPS office, how can I add the developer tab? Thank you

  • @theline3
    @theline3 Před měsícem

    I ran into a problem, month and year vlookup problem in salary slip? not add Automatic month and year in Salary slip. there is show many number like, 43576 / how to solve this?

  • @nguyenucanh9694
    @nguyenucanh9694 Před 5 měsíci

    Hello.
    I want the pdf file to have a password added. Do you have any ideas to help me? Thank u so much !!!

  • @udarkhan274
    @udarkhan274 Před 7 měsíci

    I need practice but i havnt data of employees income to make pay slip . So how can i practice ?

  • @itsmethaphy6322
    @itsmethaphy6322 Před 4 měsíci

    if you connect your computer to a printer, will it print the pdfs directly?

    • @Excel10tutorial
      @Excel10tutorial  Před 4 měsíci

      This will not print automatically. For printing we need to do things a little bit differently.

    • @itsmethaphy6322
      @itsmethaphy6322 Před 4 měsíci

      @@Excel10tutorial like using the command 'printout'. I mean, The second statement we write 'sheet1.exportasfixedformat' instead we write 'sheet1.printout'?

    • @itsmethaphy6322
      @itsmethaphy6322 Před 4 měsíci

      @@Excel10tutorial short video for that will be appreciated

  • @ariannel.javier335
    @ariannel.javier335 Před 3 měsíci

    I keep getting a run time error - Document not saved. How do I fix this?

  • @fhussainmomin268
    @fhussainmomin268 Před 9 měsíci

    Sir...how to print ..15 slip in one A4 page ...

  • @atebabawaemmanuel7060
    @atebabawaemmanuel7060 Před 11 měsíci

    Please I want to know the starting part of it

  • @santhoshrajpn3910
    @santhoshrajpn3910 Před 6 měsíci

    Not working
    Run time error 424

  • @Anisha-rp4rb
    @Anisha-rp4rb Před 2 měsíci

    Mujhe banwana hai.. koi bana sakta hai please??

  • @user-wi2jh7wk3b
    @user-wi2jh7wk3b Před 7 měsíci

    Sir,
    This is amazing..can i have your moblie number,as i tried as ahown in the video ,showing yellow color

  • @kasakasa8817
    @kasakasa8817 Před 7 měsíci

    not workingSheet1.ExportAsFixedFormat xlTypePDF, "D:\Payslip\" & Sheet1.Range("b6").Value & ".pdf"