+ Reply to Thread
Results 1 to 5 of 5

How to write a VBA with User form for Entering the DATA to print a cheque

  1. #1
    Registered User
    Join Date
    03-28-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    27

    How to write a VBA with User form for Entering the DATA to print a cheque

    Dear Sir,

    I need a solution for Printing a cheque ( Size : Width 20.50 Length 85 ) and to save the data for future.

    First I will enter the data which is required to me to print out in Cheque But I want to use drop down button for selecting the Payee Name. So I Need one Sheet whare I maintain my payee data and other data I will enter manually.

    And Then there should be button to say Print then It should show me the Print Preview with data I entered and desired cheque.

    If it is satisfactory I will say print.

    Then It should print the same On the cheque which is in my printer.
    Sheet 1 I want to enter data with payee name in drop down.
    Sheet 2 Records where it should take data from sheet one and keeps as record one by one.
    Sheet 2 Data should visible but should not allowed to edit but.
    sheet 3 Cheque printout
    Sheet 4 : Payee Data.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: How to write a VBA with User form for Entering the DATA to print a cheque

    This file should get you started.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    03-28-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    27

    Re: How to write a VBA with User form for Entering the DATA to print a cheque

    No way to start

  4. #4
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: How to write a VBA with User form for Entering the DATA to print a cheque

    When you open the file you must enable macros, also known as enable content

    I have put a button on each sheet to start the process

    there are three text boxes at the top of the user form.

    If you enter part of the payee name in each box then the macro will find the name for you

    For example if your name is John Martin Smith

    then entering Joh ma and sm in the three boxes will select the name.

    then enter the other data.

  5. #5
    Registered User
    Join Date
    03-28-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    27

    Re: How to write a VBA with User form for Entering the DATA to print a cheque

    Can you please do it from side : I have enabled micro, When Im entering the data All other Tabs in USer forms are disabling

+ 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. Batch Print cheque from form template
    By seolann in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-24-2019, 04:47 AM
  2. Custom Design Data Entry User Form for Entering Customer Information
    By dizzle in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-19-2013, 01:37 PM
  3. VB Write User Form Data to Excel
    By Shazz in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 01-26-2012, 08:42 AM
  4. User form don't write if no data is entered
    By nods in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-11-2010, 12:37 AM
  5. Entering worksheet data via user form
    By Tellus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-29-2008, 01:37 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