-
WSalexanderd
AskWoody Loungerthank you to all who have taken part in trying to help me.
a “blob” was something i could not read and i related it to a blob of ink on a paper.
I have come to the conclusion that i have damaged the system and will have to re-instal windows (other thing are going wrong ) i will try to recover the system before i go whole hog and re-format my hard disc..
thanks to one and all for the help -
WSalexanderd
AskWoody Loungersorry to bother you again but::
AutoRuns for Windows v8.54. is great and without any problem takes you straight to the correct poisition in regedit. trying to be clever i added the word “YES” to the load and run data. My system screamed at me and said no no no …..
should there be a value there? if so help what would it be -
WSalexanderd
AskWoody Loungeri have down loaded autoruns, will seee what this shows.
thank you for your help, hopefully i will be able to resolve this. -
WSalexanderd
AskWoody Loungerautostreamer seems to work (and is easy to use) except at the last part wher the two disc are combined. after waiting for an hour for this to happen, the last screen only showed “EXIT” not finished and nothing to show for it. what could i have done wrong????????
as i have both of these disc (windowsXP and SP2) i anm going to take your advise and trawl microsoft site for all the relevant bulletins.
If i am able to get them on to a disc i will post the results( bound to be greater than 100k). where would you suggest i post it??
thanks to all for your help. -
WSalexanderd
AskWoody Loungerthank you for your help , i will try this before i reformat my hard disc
-
WSalexanderd
AskWoody Loungerpls bear with me, i have to go out to re-stock our larder after our hols, but see attachment in the meantime. once i have recovered from the journey i will look at the file again.
-
WSalexanderd
AskWoody Loungerif you were confused so was i and i appologise for that. If the second list box was renamed listbox 3, and the properties were changed from ” LISTBOX2 To LISTBOX3″ all works out OK.
if i am correct i could have listbox1, listbox3, listbox4 ect. and drag and drop from any of the listboxes to listbox2 which in my case is great.
‘Private Sub ListBox3_MouseMove(ByVal Button As Integer, ByVal Shift As Integer, ByVal X As Single, ByVal Y As Single) ## change listbox3 or 4 or 5 or 6’Dim MyDataObject As DataObject
‘ If Button = 1 Then
‘ Set MyDataObject = New DataObject
‘ Dim Effect As Integer
‘ MyDataObject.SetText ListBox3.Value ‘############## these are the only lines which has to be changed listbox3 or 4 or 5 or 6 ################
‘ Effect = MyDataObject.StartDrag
‘End If
‘End Subsorry for any confusion also my delay for relying sooner is that i have had a short break.
thank you for all your trouble
alex -
WSalexanderd
AskWoody LoungerSuperfluous empty lines removed by HansV
as you will see my way is with the two files in the same folder which works A OK for me, may be my pears could inprove on it
****************************************************************************************************************************************
Private Sub ABCDEF()
Dim Wkb As Workbook
Dim wksheet As Worksheet
Dim Path As String
Dim FName As String
Dim Pass As String
Dim Str As String
Dim LastRow As Long
Sheets(“Sheet1”).Select
Path = ThisWorkbook.Path
FName = “A.xls”
Pass = “ABC”
Sheet1.Unprotect Password:=”ABC”
Set Wkb = Workbooks.Open(Filename:=Path & “” & FName, Password:=Path)
If ActiveSheet.ProtectContents = True Then
ActiveSheet.Unprotect “ABC”
LastRow = Wkb.Sheets(1).Range(“A65536”).End(xlUp).Row
Windows(“3aSparePartsrequestAok.xls”).Activate
Wkb.Sheets(1).Range(“A” & LastRow).Copy Destination:=Range(“A2”) ‘??Paste Location Here??
ThisWorkbook.Sheets(1).Range(“A2”).EntireRow.Copy Destination:=Wkb.Sheets(1).Range(“A” & LastRow + 1)
Windows(“3aSparePartsrequestAok.xls”).Activate
Range(“A2”).Select
Range(“A3”).Value = Range(“A2”).Value + 1
Range(“A2:A3”).Select
Selection.NumberFormat = “0”
Range(“A3”).Select
Rows(“3:3”).Select
Selection.Copy
Windows(“A.xls”).Activate
Range(“A65536”).End(xlUp).Select
ActiveSheet.Paste
Range(“A2”).Select
End If
Application.DisplayAlerts = False
ActiveSheet.Protect “ABC”
ActiveWorkbook.Save
Wkb.Close
Application.DisplayAlerts = True
Windows(“3aSparePartsrequestAok.xls”).Activate
End Sub
******************************************************************************
for all who answered my call for help THANK YOU. if my my method is of use to any one be my guest -
WSalexanderd
AskWoody Loungerthis looks great and after perservering i have arrive at a different way.
i look foirward to comparing the two different ways , i wil reply in full tomorrow.thank you for your help
-
WSalexanderd
AskWoody Loungeri have a form on workbook “B” which opens workbook “A” which is protected with a password. i would like to open workbook “A” transfere the last cell in colum “A” to cell “A1” in Workbook “B”. the value of cell “A1” + 1 is then placed in cell “A2” and the row (2:2) copied back to last cell in colum “A” +1 in workbook “A”.
the workbook is then closed and the password re-instated. i am using worksheet 1 in both workbooks -
WSalexanderd
AskWoody Loungerthank you for your quick response. i have already looked at API and find it is leading me in circles but i will persevere . if i find anything that is of help to me i will let you know.
thank you for your help once again -
WSalexanderd
AskWoody Loungeri have a textbox on a form, the textbox contains some 3000 lines of which 20 lines are visible at a time. Instead of using the vertical scroll bar i would like to be able to scroll within the textbox using the mouse wheel. is this possible?
-
WSalexanderd
AskWoody Loungerthank you for your help i have resolved the problem with your input
-
WSalexanderd
AskWoody Loungerthank you for your help i have resolved the problem with your input
-
WSalexanderd
AskWoody Loungerthank you for your quick respone and i hope you had a good new year
what i should have said is that i would like to select “B3:B221″and paste B2 into it. The end row can variable, how can i do this without having to know what the end row is
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Intel : CVE-2024-45332, CVE-2024-43420, CVE-2025-20623
by
Alex5723
2 hours, 55 minutes ago -
False error message from eMClient
by
WSSebastian42
7 hours, 34 minutes ago -
Awoke to a rebooted Mac (crashed?)
by
rebop2020
5 hours, 50 minutes ago -
Office 2021 Perpetual for Mac
by
rebop2020
7 hours, 3 minutes ago -
AutoSave is for Microsoft, not for you
by
Will Fastie
1 hour, 39 minutes ago -
Difface : Reconstruction of 3D Human Facial Images from DNA Sequence
by
Alex5723
10 hours, 34 minutes ago -
Seven things we learned from WhatsApp vs. NSO Group spyware lawsuit
by
Alex5723
10 hours, 57 minutes ago -
Outdated Laptop
by
jdamkeene
16 hours ago -
Updating Keepass2Android
by
CBFPD-Chief115
21 hours, 25 minutes ago -
Another big Microsoft layoff
by
Charlie
21 hours, 5 minutes ago -
PowerShell to detect NPU – Testers Needed
by
RetiredGeek
31 minutes ago -
May 2025 updates are out
by
Susan Bradley
1 hour, 27 minutes ago -
Windows 11 Insider Preview build 26200.5600 released to DEV
by
joep517
1 day, 3 hours ago -
Windows 11 Insider Preview build 26120.3964 (24H2) released to BETA
by
joep517
1 day, 3 hours ago -
Drivers suggested via Windows Update
by
Tex265
1 day, 3 hours ago -
Thunderbird release notes for 128 esr have disappeared
by
EricB
1 day ago -
CISA mutes own website, shifts routine cyber alerts to X, RSS, email
by
Nibbled To Death By Ducks
1 day, 10 hours ago -
Apple releases 18.5
by
Susan Bradley
1 day, 4 hours ago -
Fedora Linux 40 will go end of life for updates and support on 2025-05-13.
by
Alex5723
1 day, 11 hours ago -
How a new type of AI is helping police skirt facial recognition bans
by
Alex5723
1 day, 12 hours ago -
Windows 7 ISO /Windows 10 ISO
by
ECWS
19 hours, 21 minutes ago -
No HP software folders
by
fpefpe
1 day, 19 hours ago -
Which antivirus apps and VPNs are the most secure in 2025?
by
B. Livingston
17 hours, 5 minutes ago -
Stay connected anywhere
by
Peter Deegan
2 days, 1 hour ago -
Copilot, under the table
by
Will Fastie
3 hours, 34 minutes ago -
The Windows experience
by
Will Fastie
2 days, 7 hours ago -
A tale of two operating systems
by
Susan Bradley
11 hours, 36 minutes ago -
Microsoft : Resolving Blue Screen errors in Windows
by
Alex5723
2 days, 12 hours ago -
Where’s the cache today?
by
Up2you2
3 days, 4 hours ago -
Ascension says recent data breach affects over 430,000 patients
by
Nibbled To Death By Ducks
2 days, 20 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.