PC Review


Reply
Thread Tools Rate Thread

Cant Delete data from Listbox!

 
 
Bob
Guest
Posts: n/a
 
      19th May 2006


When I delete the data from the listbox on a Form when I come back to the
form the Data is returning, the event/After Update code is:

Private Sub tbStableDescription_AfterUpdate()
subSetValues
End Sub

Thanks in advance.........Bob Vance


 
Reply With Quote
 
 
 
 
Bob
Guest
Posts: n/a
 
      19th May 2006
Sorry A Text Box not ListBox

"Bob" <(E-Mail Removed)> wrote in message news:e4iuqc$j7t$(E-Mail Removed)...
>
>
> When I delete the data from the listbox on a Form when I come back to the
> form the Data is returning, the event/After Update code is:
>
> Private Sub tbStableDescription_AfterUpdate()
> subSetValues
> End Sub
>
> Thanks in advance.........Bob Vance
>



 
Reply With Quote
 
Bob
Guest
Posts: n/a
 
      19th May 2006
Actually will let me delete everything except I have to leave one letter in
the Listbox, So if I have the word
Apple I can delete "pple" and the A will just show when I save but If I try
to delete "Apple" the whole word comes back after i save....Thanks Bob

"Bob" <(E-Mail Removed)> wrote in message news:e4iuus$jr4$(E-Mail Removed)...
> Sorry A Text Box not ListBox
>
> "Bob" <(E-Mail Removed)> wrote in message news:e4iuqc$j7t$(E-Mail Removed)...
>>
>>
>> When I delete the data from the listbox on a Form when I come back to the
>> form the Data is returning, the event/After Update code is:
>>
>> Private Sub tbStableDescription_AfterUpdate()
>> subSetValues
>> End Sub
>>
>> Thanks in advance.........Bob Vance
>>

>
>



 
Reply With Quote
 
=?Utf-8?B?VG9tIFdpY2tlcmF0aA==?=
Guest
Posts: n/a
 
      19th May 2006
Hi Bob,

You need to look at the subSetValues procedure to see what it is doing.
Click your mouse cursor anywhere within subSetValues, and then press the
Shift and F2 keys simultaneously. This should take you to this subroutine or
function, so that you can see what it is doing. Note: Ctrl Shift F2 should
bring you back to where you started from.


Tom Wickerath, Microsoft Access MVP

http://www.access.qbuilt.com/html/ex...tributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

"Bob" wrote:

> Sorry A Text Box not ListBox
>
> "Bob" <(E-Mail Removed)> wrote in message news:e4iuqc$j7t$(E-Mail Removed)...
> >
> >
> > When I delete the data from the listbox on a Form when I come back to the
> > form the Data is returning, the event/After Update code is:
> >
> > Private Sub tbStableDescription_AfterUpdate()
> > subSetValues
> > End Sub
> >
> > Thanks in advance.........Bob Vance
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete from Listbox fi.or.jp.de@gmail.com Microsoft Excel Worksheet Functions 0 24th May 2009 12:59 PM
Delete from a listbox. =?Utf-8?B?SmFtZXM=?= Microsoft Access Form Coding 5 28th Apr 2005 03:08 PM
delete ListBox Row Chris Microsoft Access Getting Started 3 30th Dec 2004 10:15 PM
Can you move highlighted data from one listbox to another listbox on the same form? Col. Forbin Microsoft Access 2 24th Sep 2004 07:51 PM
delete a row from a listbox Miranda Microsoft Access Forms 11 31st Jan 2004 03:47 AM


Features
 

Advertising
 

Newsgroups
 


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