Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default How to update data in a Control ?

Been messing around with very basic controls but frustratingly unable to find
a post showing how to update a value initially displayed in a Control box.
I have about 12 items of standing data, held in variables, with values which
will not often be changed.
I want to display these to the user in a list with tick boxes against each in
case an update is wanted.
Then I want to update the field(s) and save to the variable.
I suspect it can be done with a Combobox, but maybe also need Listbox(es).

Help appreciated.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200711/1

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default How to update data in a Control ?

Using ListIndex() is one way. You can add, delete, replace. Check it out in
VBA help files.

"diglas1 via OfficeKB.com" wrote:

Been messing around with very basic controls but frustratingly unable to find
a post showing how to update a value initially displayed in a Control box.
I have about 12 items of standing data, held in variables, with values which
will not often be changed.
I want to display these to the user in a list with tick boxes against each in
case an update is wanted.
Then I want to update the field(s) and save to the variable.
I suspect it can be done with a Combobox, but maybe also need Listbox(es).

Help appreciated.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200711/1


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default How to update data in a Control ?

Thanks, give it a go.

JLGWhiz wrote:
Using ListIndex() is one way. You can add, delete, replace. Check it out in
VBA help files.

Been messing around with very basic controls but frustratingly unable to find
a post showing how to update a value initially displayed in a Control box.

[quoted text clipped - 6 lines]

Help appreciated.


--
Message posted via http://www.officekb.com

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default How to update data in a Control ?

Thanks very much, the Help examples are just what I needed.

diglas1 wrote:
Thanks, give it a go.

Using ListIndex() is one way. You can add, delete, replace. Check it out in
VBA help files.

[quoted text clipped - 4 lines]

Help appreciated.


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200711/1

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Control Update of links Gordon[_2_] Excel Programming 1 November 17th 06 11:56 PM
Control update of links Gordon[_2_] Excel Programming 3 November 17th 06 02:45 PM
Update Calendar Control macroplay Excel Programming 1 July 30th 06 06:01 PM
update control source value Christy Excel Programming 0 September 22nd 05 05:37 PM
How do I update calendar control 8.0 to 10.0 Ron de Bruin Excel Programming 7 February 2nd 04 03:14 PM


All times are GMT +1. The time now is 11:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"