+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Data entry forms using macros and buttons

  1. #1
    Registered User
    Join Date
    03-17-2010
    Location
    Chester UK
    MS-Off Ver
    Excel 2007
    Posts
    1

    Data entry forms using macros and buttons

    I am trying to enter data into a table which is split into two sides using data entry forms.
    This works just fine manually, but when I try to automate it and use macros operated by a buttons (input part a) and (input part b) I only get the data entry form form for part a despite first selecting the cells for part b. I have tried a couple of ways of doing it, see code below

    For part a
    Please Login or Register  to view this content.
    For part b
    Please Login or Register  to view this content.
    I have left column c blank to split the table

    I have also tried using Column.Select which also didn't work. When I press button for part b it brings up the data entry form for part a.

    Any ideas?
    Last edited by royUK; 03-17-2010 at 02:32 PM. Reason: add code tags

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Data entry forms using macros and buttons

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here

    Code Tags entered this time
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Data entry forms using macros and buttons

    Why have you split the table?

    I fairly sure that the inbuilt DataForm does not work with two tables on one sheet

+ 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