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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sorting24 May 2006 20:26 GMT1
I am trying to sort for some pretty specific stuff and delete everything
else.  
Sort Column A for the letters Whse: ##  and Column B for the letters Source:
###
set variable to activeworkbook24 May 2006 20:21 GMT2
A question occurred to me about setting a variable to the active
workbook. If I set the variable equal to "Activeworkbook", then later
activate another workbook, does the variable now refer to the current
active workbook, or to the same workbook as when it was assigned?
Help with Count, CountIf, Sum Functions24 May 2006 19:42 GMT4
I am having the worst time trying to wrap my head around this function.
I just can't seem to visualize how to do this. I have a spreadsheet
with the following:
    A     B     C     D
Help with Excel FreezePanes from code24 May 2006 19:37 GMT2
I can't get this to work.  Please help.  Here's my code:
Dim xl As New Spreadsheet
xl.Selection.Cells(2, 2).Activate()
xl.ActiveWindow.FreezePanes = True
Problems with Excel 2003 - Dashboards24 May 2006 19:29 GMT1
Hello Everyone..
I have a dashboard workbook which works fine in Excel 2000.. The
Dashboard has lists which control the data which is being fed into the
graphs.. Based upon the level selected the data is varied and hence the
Help with the old #DIV/0! chesnut24 May 2006 19:16 GMT3
I'm having some problems with the #DIV/0! and how to get rid of it.
know why its occuring.
I have a line of code which says
Cells(9, "AF").Value = Evaluate("=SUM((AE9 / (AE9+AC9))*100)")
Macro buttons need to be exorcised24 May 2006 19:00 GMT4
About ten years ago, I created a report (a one spreasheet workbook) wit
4 command buttons that ran simple macros.  Everything worked perfectly
But today, when I print the spreadsheet, those 4 buttons move all b
themselves to random locations on the spreadsheet
Disable creation of Enhanced Meta Files?24 May 2006 18:51 GMT1
I'm testing an Excel application run on a Windows Server 2003 box.
Data retrieval is about 5x faster, which is what I expected.  However,
the app is bogging down adding data from an Access table using the
Cells(iRow,iCol) function in a long double loop (6000+ rows).
Print Area24 May 2006 18:39 GMT21
Hi
I have data constantly changing from using 100 to 1500 lines and when it
comes to printing, I have to constantly set the print area or drag the print
preview handles. Is there a way that a piece of code can find the last
Summing a Field while Using an Autofilter24 May 2006 17:59 GMT1
I have a large spread sheet that i must sort.  I currently am using an
autofilter to sort the numbers, then copying the numbers to another sheet and
then summing those numbers.  I am doing this because when using the
autofilter if you try and sum at the bottom of a column then ...
lock cells24 May 2006 17:55 GMT1
how can i lock selected range of cells without affecting the entire
workbook....thanks
Signature

tweety127

Random Password Generator24 May 2006 17:55 GMT1
I am looking for a random generator that will give me anywhere between 6 to
12 characters (alphanumeric) that we can use as temp passwords.  Can someone
give me direction as to what the code would be or where to find it.  Please
email me at bradley_j_mersereau@uhc.com
VBA & Multiprocessor PCs24 May 2006 17:43 GMT1
Well, I may have just outgrown a single processor PC.
Is there a way for VBA in Excel to take advantage of a multiprocessor
computer?
Thanks,
Date Time Question24 May 2006 17:32 GMT3
I'm writing code that will subtract one hour from the time that the person
types in.  If the person types only a date and not a time Excel defaults to
00:00 for the time portion.  That's the answer I want for that case only.  
How would I word an if statement to say if SASStartHE ...
Date Problem24 May 2006 17:26 GMT4
I am using the following formula:
With ActiveSheet
  intMaxRow = .UsedRange.Rows.Count
  Set rngStart = .Range("E1")
 
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.