1. Hi,Here is a short macro that creates a text file from Excel data.Sub Export() Dim objFs As Object Dim objText As Object Dim strData As String Dim n As Integer Set objFs = CreateObject("Scripting.FileSystemObject") 'create the text file with Path & text filename Set objText = objFs.CreateTextFilRead more

    Hi,

    Here is a short macro that creates a text file from Excel data.

    Sub Export()
    Dim objFs As Object
    Dim objText As Object
    Dim strData As String
    Dim n As Integer
    
    Set objFs = CreateObject("Scripting.FileSystemObject")
    
    'create the text file with Path & text filename
    Set objText = objFs.CreateTextFile("C:\MyExcelData.txt", 1)
    
    'create a string from the data
    For n = 0 To 20
        strData = strData & ActiveSheet.Range("B2").Offset(n, 0).Text & vbCrLf
    Next n
    
    'write the string to the text file
    objText.WriteLine (strData)
    
    'close the text file
    objText.Close
    
    'remove the file system object
    Set objFs = Nothing
    End Sub

    It includes a loop to collect data from cells in a column starting at cell B2, using an offset to move through a range.
    There are lots of ways to collect the data, so you can modify the data capture to suit your needs and still use the basic file system.

    Hope this helps.

    Regards

    See less
    • 0
  2. Is this what you're looking for? https://support.toshiba.com/support...Doing the best I can here... And remember, there's always more than one path to success. :)

    Is this what you’re looking for? https://support.toshiba.com/support…

    Doing the best I can here… And remember, there’s always more than one path to success. 🙂

    See less
    • 0
  3. Control Panel > Internet Options > Security > Restricted sites, make sure microsoft is not listed .http://mvps.org/winhelp2002/restric...Also, make sure it is not listed ( blocked ) in programs like Norton or similar.

    Control Panel > Internet Options > Security > Restricted sites, make sure microsoft is not listed .

    http://mvps.org/winhelp2002/restric…

    Also, make sure it is not listed ( blocked ) in programs like Norton or similar.

    See less
    • 0
  4. Windows over-rides any resolution setting that's set on the monitor itself. That ability is there on the monitor so you can use the monitor with an older Dos operating system or for oddball situations otherwise. ........Your information doesn't make sense.When you load Windows Safe mode, Safe mode wRead more

    Windows over-rides any resolution setting that’s set on the monitor itself. That ability is there on the monitor so you can use the monitor with an older Dos operating system or for oddball situations otherwise.
    ……..

    Your information doesn’t make sense.

    When you load Windows Safe mode, Safe mode with networking (mode), or Enable VGA mode, Windows uses default VGA video drivers and does NOT use the monitor drivers that are used by default or you have set it to use in Windows when you booted normally – you always get video from the monitor in those modes.

    For some monitors, you get the same message on the screen from the monitor itself when the monitor is detecting no video as you get when the monitor can’t display the resolution Windows is using when you boot normally – in your case, “Out of Range”. In that case, you get the same message, after a short time delay, when the monitor is on, it’s connected to a video port, but the system is is not running. or sometimes when it’s on but not connected to the computer at all.

    You should ALWAYS get video while booting BEFORE Windows loads (unless your main chipset supports Hybrid video and the video chipset on a video card in a slot is not one of the ones that supports it and you have the monitor connected to that card). If you did NOT get video BEFORE Windows loads, I suspect you have both a video port for onboard video and a video port for a video card installed in a slot, and you had the monitors plugged into the port for onboard video – in most cases that port does not produce video when a video card is installed in a (PCI-E X16 or AGP) slot on the mboard.

    If you get video while booting but no video AFTER Windows starts to load when you try booting normally, the problem is usually caused by the specific video drivers loaded when you boot normally not detecting the monitor properly, and in some cases when that happens you get no video at all in Windows. In that case, you only can change the monitor drivers the monitor is using if you load Enable VGA mode – changing the monitor drivers cures the problem, you then get video when you boot normally.

    See response 9 here:
    https://computing.net/answers/ha…
    ………

    If you’re not familiar with Safe mode (without networking), when it works properly, you see a screen filled with lines that show which programs are loading, then it stays that way for the last screen full for as long as a minute or more, then the Logon screen appears with at least the built in Administrator user and your user listed, you pick a user, then the desktop screen loads, a large window pops up and you are asked if you want to run the computer in Safe mode or choose something else. (Whatever you choose, you can run System Restore to load a previous restore point.)

    If you have slow computer or something is causing Safe mode to load more slowly, it may take a lot longer for that last screen full of lines to disappear and for Safe mode to continue.

    See less
    • 0
  5. No, don't worry, your wife isn't going to see your girlfriend that you cropped out of the picture.

    No, don’t worry, your wife isn’t going to see your girlfriend that you cropped out of the picture. See less
    • 1
  6. Card and Socket Services is Licensed Software.......This is an older version of C&SS; for 16bit only PCMCIA Controllers, (you have not stated wether or not the PCMCIA is 16bit or 32bit CardBus):http://members.driverguide.com/driv...

    Card and Socket Services is Licensed Software…….

    This is an older version of C&SS; for 16bit only PCMCIA Controllers, (you have not stated wether or not the PCMCIA is 16bit or 32bit CardBus):

    http://members.driverguide.com/driv…

    See less
    • 0
  7. Windows 7 has Media Centre, if Device Manger shows Generic Drivers are installed for the USB TV Tuner, it may be worth a try:http://windows.microsoft.com/en-US/...If want UK version change Country......Googling is quicker than waiting for an answer....

    Windows 7 has Media Centre, if Device Manger shows Generic Drivers are installed for the USB TV Tuner, it may be worth a try:

    http://windows.microsoft.com/en-US/…

    If want UK version change Country……

    Googling is quicker than waiting for an answer….

    See less
    • 0
  8. "Dedicated" means a physical RAM chip devoted solely to graphics. It's usually GDDR3 or GDDR5. The graphics memory in your laptop is "shared" from the system memory. You might be able to change the base allocation amount in the BIOS, but that means you'll be lowering the amount available for the OS.Read more

    “Dedicated” means a physical RAM chip devoted solely to graphics. It’s usually GDDR3 or GDDR5. The graphics memory in your laptop is “shared” from the system memory. You might be able to change the base allocation amount in the BIOS, but that means you’ll be lowering the amount available for the OS.

    You didn’t post the exact model of your laptop – there are dozens in the HP 2000 series – but most can accept up to 8GB (2x4GB). If you increase the system RAM, the base allocation for VRAM will increase. You may also have to upgrade to a 64-bit OS. You didn’t state which OS you’re running, but I doubt it’s Android.

    See less
    • 0
  9. even if you use 3da it has no shader .3da just says to the geame its there even though it is not but the game needs it and cant find it it so it crashed.and intel integrated graphics are clearly not designed for gaming and its GPUs are very weak so even if you have 256 mb vram it wouldnt work.ThereRead more

    even if you use 3da it has no shader .3da just says to the geame its there even though it is not but the game needs it and cant find it it so it crashed.and intel integrated graphics are clearly not designed for gaming and its GPUs are very weak so even if you have 256 mb vram it wouldnt work.

    There is no way this game will work without a decent graphics card
    So get a Decent Graphics Card And The Price of ATi Graphics cards has really gone down so its really easy to buy one

    I suggest the Sapphire Radeon HD 5570 if you are not a hard core gamer

    See less
    • 0
  10. I did a little reading and found many people complaining that these do run hot. It has been my experience that ALL "laptop" computers do. This is the reason that most manufacturers now refer to them as notebooks because any use that obscures the vent louvers on the bottom, such as using them on yourRead more

    I did a little reading and found many people complaining that these do run hot. It has been my experience that ALL “laptop” computers do. This is the reason that most manufacturers now refer to them as notebooks because any use that obscures the vent louvers on the bottom, such as using them on your lap or bed, causes overheating. I would check the fan and the manufacturers specs for heat but I suspect that the real problem is poor design. You might try very carefully drilling some extra vent holes near the heating issue but this could even make the trouble worse as I’m sure the manufacturer has consider air flow in the unit as delivered and allowing air to flow more easily in one place will reduce flow in another. See less
    • 0