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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
This is killing me12 Mar 2008 22:07 GMT5
All I want to do is to make sure every time there is a change in the combobox
all cells are updated, but it doesn't so I tried forcing it byreplacing and
equal sign by an equal sign something like this:
Sub UpdateWkbk()
Error handler question in Worksheet_Change event12 Mar 2008 21:47 GMT3
Hi
My code below clears a cell's value then prompts an error message, if the
input value is outside the specified limit.
But I'd prefer to reverse the sequence (i.e. prompts the error message
Listbox to Array12 Mar 2008 21:40 GMT2
I was looking for a faster way to get all the values in a listbox. I have
this code:
Dim vArray As Variant
dim strCSV as String
Lotus Notes get all the recipients12 Mar 2008 21:38 GMT1
How do I get all the recipients from .GetItemValue("CopyTo") (0)?
Cliff Edwards
RemoveDuplicates not removing all duplicate entries12 Mar 2008 21:37 GMT3
I can't see what is failing in this macro to remove all duplicates.
I always end up with one duplicate left over?
All help is appreciated.
'======
Screen Updating For Status Bar12 Mar 2008 21:26 GMT4
I have a VBA routine that keeps the user updated on progress by changing the
status bar (Processing xxx Row of yyyy).  When the user multi tasks and goes
to do something else and then comes back to Excel the status bar updating is
frozen.  I have the Application.ScreenUpdating ...
is there a "workbook.calculation" command  ??12 Mar 2008 21:18 GMT2
i have my 3 workbook opened, runnin the same macro each, with disabled the
calculation of page , and i use Application.calculation for make it
calculating.
but like that it calculates 3 times per cycle each page ..
Links broken when spreadsheet emailed12 Mar 2008 20:46 GMT6
I created a spreadsheet template that has some VBA code in it, then created
two buttons to call the methods. This way, the person did not have to go to
tools, macros and find the one they needed. But when I emailed the
spreadsheet to the user, they pressed the toolbar button and ...
Model User Forms12 Mar 2008 20:41 GMT1
Hi i liked know more about userforms any peolpe could help me!!!
return ADO record set from Add-In?12 Mar 2008 20:03 GMT1
I've been trying to return an ADO recorset from an Add-In.  Maybe there are
some fundamental reasons why that doesn't work?  I'm new to ADO.
I've gotten it to return, but haven't been able to access the data.  It
tells me that it can't perform that operation when the connection is ...
same sheet copy/paste special12 Mar 2008 19:48 GMT2
I have data that is prefilled from other sheets to this master sheet.
The dates are prefilled and a Vlookup applies the data in the appropriate
cell without VB.  I just want to copy and paste special the values in the
sheet for the current date.
Status Bar Freezing 2nd Try12 Mar 2008 19:30 GMT2
I am using the code application.DisplayStatusBar = "xxx" to keep the user
updated on my routines progress.  As long as the user keeps the application
focus on Excel the updating works but if they say, go check email and then
come back when Excel regains focus the status bar does ...
Loop to move #'s from one column to next12 Mar 2008 19:08 GMT4
I have a macro that moves a bunch of columns around, formats them, and
inserts a blank column A.  That's the easy part :).
Problem 1:  In column A, I want to collect data from column B using
=RIGHT(B1,3).  I want this to loop through until there is no more data in
Shname = Array("Sick Graph","Accident Graph")12 Mar 2008 19:04 GMT4
Hello From Steved
   Shname = Array("Sick Graph")
To This please
   Shname = Array("Sick Graph","Accident Graph")
copy/paste special12 Mar 2008 18:49 GMT3
I need help to perform this task.
For dt=2 to 1000
If cells(dt,1)=date then Copy paste special this row.
Next dt
 
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.