Hi all
Just got in from work.
Heres the URL of my website. Its pretty basic and simple for now till i get more HTML experience.
http://members.lycos.co.uk/fixme/
It's a bit ironic ain't it. I'm advertising to repair computers and i cant even get my advertisment working. He he
Thanks
Mally
Hi all
I am new to HTML so need a little help if possible. It's the first time i have been in this forum and this question has probablys been asked several times.
I have published my website on the net through a popular web provider. The site has an online meta tag creator and HTML coding...
Hi all
I am new to HTML so need a little help if possible. It's the first time i have been in this forum and this question has probablys been asked several times.
I have published my website on the net through a popular web provider. The site has an online meta tag creator and HTML coding...
Hi all
I am using a command button in my excel sheet to copy several cells and copy them into a different workbook.
Here is the code
Private Sub CommandButton1_Click()
Application.ScreenUpdating = False
Workbooks("EQPDuration.xls").Activate
Sheets("Eqp Summary").Activate...
Hi all
I have just started writing macros in Excel. When it executes the screen and woorkbooks flash for several seconds. I have been told that it is possible to stop excel doing this.
Is this correct and if so what is the code and where is the best place to put it in the coding?
Thanks
Mally
Thanks for your help. I've never really done anything like this before so used the Excel help pages and worked it out.
I needed to copy two sets of data with the same button so wrote this code and it works ok for me.
Private Sub BUTTON1_Click()
Workbooks("EQP.xls").Activate...
Hi all.
I'm using MS Excel 2000
What I need is fairly simple, i think? I've put it into an example below.
I have two files e.g.
C:\DIR1\file1.xls and
C:\DIR2\file2.xls.
When I press a command button in file1 I want it to import the data from cells A1:A7 in file2 and copy the DATA...
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.