Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to make a macro that automatically starts after clicking a cel17 Feb 2006 12:31 GMT1
I want to make a macro which runs after I click a cell or I leave a cell by
pressing Enter or Arrow keys?
sum alphanumeric cells17 Feb 2006 12:04 GMT5
I am trying to sum alphanumeric cells, the following cells have:
A1= Mon, A2= blank
B1= Tue, B2= 3
C1= Wed, C2= 4a
Private sub worksheet_change(bval target as range) issue17 Feb 2006 12:00 GMT2
I have a macro that changes the color of the cell "g4" as the cell changes
numerical values in this code:
Private Sub Worksheet_Change(ByVal Target As Range)
If Not Application.Intersect(Range("g4"), Target) Is Nothing Then
Array Problem -- again!17 Feb 2006 11:58 GMT1
Is there a method to find if array elements have been set? For
example;
ReDim Preserve ary(1 To 3, 1 To 3, 1 To Counter) - sets up array
'@ Deletes array values
getting Excel to create an extra column 17 Feb 2006 11:45 GMT2
I might be re-inventing the wheel here, but any assistance would be
appreciated.
I have a data import (SQL query) to one sheet of sales data (date, rep name,
amount, qty etc. etc. )
Macros to send email automatically17 Feb 2006 11:45 GMT9
I was creating a spreadsheet (forms) to collect feedback and I put a
button on called "submit" to get people submit the data...
The code is as follows:
Sub Button1_Click()
How Can I '{F4} Key down event' on RefEdit Control?17 Feb 2006 11:42 GMT1
I'm trying to make a form like 'Paste Function' Dialog.
And I want to switch the cell address in a RedEdit contorl from/to
AbsoluteAdress<->
Relative Address.
C17 Feb 2006 11:27 GMT4
I have a part of VBA code that reads:
Windows("Data 31 Dec 05.xls").Activate
This works fine at the moment but at somepoint the file is going to b
saved again with its name changed.  This part of the formula kicks i
What am I doing wrong, here?17 Feb 2006 11:23 GMT3
On Sheet1 (activesheet) I have numbers in Range B1:C200.
In the immediate window I've entered:
Activesheet.Range("A:A").Formula = (Range("B1:B200") * Range("C1:C200"))
When I press enter I get a run-time error 13, type mismatch
visible footer17 Feb 2006 11:22 GMT1
Hi experts,
I know that the footer is visible in the preview but Can we also make the
footer info visible in the normal view of an excel sheet?.
J_J
emailing a whole spreadsheet17 Feb 2006 11:20 GMT11
HI everyone, hope someone can help ? :)
I have a spreadsheet which I would like to automatically email to
selected users, based on the email address entered into a cell within
the spreadsheet.
Run a macro after time17 Feb 2006 11:14 GMT2
Is there away to run a macro auto
after a clock, like when there are gone
3 minnits the run macro
regards
Pass contents of a cell to a macro17 Feb 2006 10:56 GMT3
I have a cell (called Print_Range). I want to call a macro to set the print
range to the contents of Print_Range e.g. $A$1:$E$55
FormatConditions(1).Formula117 Feb 2006 10:37 GMT9
It is known that
ActiveCell.FormatConditions(1).Formula1
returns the formula as a string.
How can I ask if this formula fulfils for ActiveCell (or another cell) or not?
Stop a macro17 Feb 2006 09:57 GMT1
I have a mcro there lookup in another fil
But sometimes this dosn't work because the net i down
or something like that, but my macro trying to get the data
how can i stop this ??
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.