Thanks for your help...
I tried this.. Rebooted the computer, several times.. One thing that did happen and I have no idea if this is a factor or not. I reformatted my computer and installed W2K instead of Windows98. HAd to reinstall the Office products. Thats when it did'nt work.
After...
It ran fine here the first time, now it doesn't work properly.
no, there is some more code after that that performs tasks on the information in the one column that is left and then copies it to another sheet. but it is not even getting past that first
Columns("A:A").Select
when it...
Hi all!
I have a question..
I recorded a macro that deletes the first column from a spreadsheet (its the last spreadsheet in the workbook). I shift all the cells left. Then I delete columns B thru G. What I am after is the data in column 2 from the original columns. It worked fine. I then...
I create a new workbook with the following code.
filenameinfo = "\\ncth3fax1\rightfax\chris\" + workbookname
Set newbook = Workbooks.Add
Application.DisplayAlerts = False
With newbook
.Title = ActiveCell.Value
.SaveAs filename:=filenameinfo
End With
If i...
I have actually done this before, now I cannot remember how.
I want to make my own toolbar (toolbox.. whatever you want to call it) that floats around the worksheet similar to is I did view --> toolbars --> Control Toolbox.
Anyone know how to do this?
Thanks! :)
Chris
I have an application that searches for the attached modem and uses it to dial out.
I have a modem and telephone line installed. When using Hyperterminal or Dialup connections, I can use the modem to dial a site and connect and log in.
if i try to use the application, it gives me an error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.