Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Excel VBA > Excel VBA
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 20th, 2008, 12:48 PM
Registered User
 
Join Date: Jan 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Updating Bound Controls Values automatically


A form having a control text...the control text is getting its value and is bound to a cell in excel worksheet....the cell in the excel worksheet is using COUNTIF formula and taking is value from a range of cells...if any value in this range changes then value in the cell with the formula also changes....

Now going back to the form....the text control value should represent the value of excel worksheet cell containing the formula...

I am facing a problem that the text control is sometime reflecting the changes reflected from the formulated cell when any of the range values are changed...then the response stops and any further changes in the excel worksheet cell bound to the control text are not reflected in the form control text....

I hope my explanation is not confusing....Grateful if you could help..Regards...A. Borhani:)





Similar Threads
Thread Thread Starter Forum Replies Last Post
"Proper" way of updating bound controls and grids VBM2 Pro Visual Basic 2005 1 March 12th, 2007 09:36 AM
Bound Vs Unbound controls Richard_AU ADO.NET 1 January 16th, 2007 01:40 PM
Bound Controls cpanson ADO.NET 0 June 24th, 2006 07:29 PM
Accessing bound controls through javascript dungerdanish Classic ASP Professional 0 June 21st, 2005 05:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.