Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 03-30-2017, 03:01 AM
Cyberseeker Cyberseeker is offline Data Input Form question Windows 10 Data Input Form question Office 2010 32bit
Advanced Beginner
Data Input Form question
 
Join Date: Jun 2016
Posts: 44
Cyberseeker is on a distinguished road
Default

Thank you for your help so far. I have got into it successfully, and altered the values from ...

Code:
Private Sub ClearFormbutton_Click()
    Range("Calcs!AC11").Value = ""
    Range("Calcs!AC12").Value = ""
    Range("Calcs!AC13").Value = ""
    Range("Calcs!AC14").Value = ""
    Range("Calcs!AC15").Value = ""
    Range("Calcs!AC16").Value = ""
... to this. As you can see, I have different columns now.

Code:
Private Sub ClearFormbutton_Click()
    Range("Calcs!U11").Value = ""
    Range("Calcs!U12").Value = ""
    Range("Calcs!U13").Value = ""
    Range("Calcs!U14").Value = ""
    Range("Calcs!U15").Value = ""
    Range("Calcs!U16").Value = ""
However, when I operate it now, it continues to deposit information into column AC, as before? Am I missing doing something?
Reply With Quote
 

Tags
input boxes

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically copy/paste a form field onto new pages, with user input included Pindar Word VBA 3 01-13-2017 11:49 AM
Data Input Form question How to set font size in text-input field of protected form UnicornVestibule Word 5 06-06-2016 10:51 PM
My First Attempt at Form Creation: Input of Text via Check Box or Radio Button tatihulot Excel 0 08-15-2013 06:11 AM
Data Input Form question Word only writes top half of input in form Chippychap Word 8 07-20-2012 12:49 AM
Data Input Form question Data input in Powerpoint? DeeDubb PowerPoint 1 04-05-2012 01:53 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:46 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft