Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default A Userform goodie - updating records

Thanks I'll give them a go!
--
Zani
(if I have posted here, I really am stuck!)



"JakeyC" wrote:

To select an entry in the listbox, use something like:

ListBox1.Value = Range("B1").Value 'where B1 is the cell you stored the
previous selection in. This might activate the Click event so turn
Events off if need be with Application.EnableEvents = False.

As for the dates, the only workaround I can think of is to store them
as text format in the destination cells.


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
Updating & Archiving Records sandy Excel Worksheet Functions 4 June 11th 09 05:43 PM
userform for updating records Terry Excel Discussion (Misc queries) 2 August 27th 08 04:16 PM
Updating old records law Excel Discussion (Misc queries) 0 December 2nd 07 03:01 PM
Updating Master Log records Sinner Excel Worksheet Functions 7 June 18th 07 01:39 PM
Updating records in another workbook BKKRick Excel Programming 0 October 3rd 04 02:09 PM


All times are GMT +1. The time now is 03:59 PM.

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"