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
Macro Range Selection16 Mar 2008 20:11 GMT7
Range("A16:C16").Select
I would like the above command to select columns A:C with the current cursor
row.
Obviously a Macro newbee, lol Thanks for any assistance.
Code runs to slow16 Mar 2008 19:43 GMT15
We have a spreadsheet into which we dump a large amount of data (averaging
around 55,000+ rows). We then use formulas to detect error in the data so
that we can go back into the original program and correct those errors. What
the code below does (my thanks to Rick Rothstein, MVP ...
WrapText Property16 Mar 2008 19:41 GMT1
Excel's Help states:
"Microsoft Excel will change the row height of the range, if necessary, to
accommodate the text in the range."
Using the following, the row height does not change:
Excel equivalent of a "this" pointer...16 Mar 2008 18:26 GMT4
I'm sure this has been posted before, but searching the group for
instances of "this" has proven to be a daunting task.  :-)  Do any of
you know if there is the equivalent of a "this" pointer in a VBA
class?  That is, a reference to the current instance of a class?
macro to add leading zeroes to number and loop16 Mar 2008 18:12 GMT9
I have a data set of employee numbers.  the numbers range from 1 - 6
characters and can be all numbers or have letters.  I need to compare this to
another worksheet but need to convert the EE numbers to text and all must be
6 characters long.  So I need to do the leading zeroes ...
How to exit the loop?16 Mar 2008 18:00 GMT3
Does anyone have any suggestions on how to exit the loop if mycell.Text =""?
When myCell.Text is equal to "", the loop keeps going, but I would like to
exit the loop if myCell.Text is nothing or "".
Does anyone have any suggestions on how to code it?
Application Event Question16 Mar 2008 17:48 GMT1
I want to use the Workbook.Activate application event to detect when a
worksheet has been activated, and then depending on which one, do something...
I have seen reference on this site to catching this event in the
"ThisWorkBook code module", but I don't know where that is. I ...
How to code macro with if condition?16 Mar 2008 16:54 GMT2
Does anyone have any suggestions on how to code macro with if condition?
My code:
myCell.Offset(0,3).Value = Sheets("Temp").Range("B15").Value
If Sheets("Temp").Range("B15").Value contains "B" character, then delete "B"
Setting cell fill colour16 Mar 2008 16:46 GMT2
I would like to compare an active cell with another cell and dependant upon
whether the active cell is greater than, equal to or less than the
comparision cell I would like to set the fill colour of the active cell to
either red, white or green. Any help would be appreciated.
Linked Cells and Sort Issues16 Mar 2008 16:09 GMT2
I've created a workbook where a group of cells from one worksheet (worksheet
B) are populated by way of a link to another worksheet (worksheet A).
Worksheet B also has manual input in the column next to the columns that are
linked from worksheet A. When worksheet A gets sorted ...
How to use substitute function in macro?16 Mar 2008 16:07 GMT4
Does anyone have any suggestions on using substitute function in macro?
I would like to remove any "B" character within the return value from
Sheets("Temp").Range("$J$15").Value.
------------------------------
SORTING MACRO TO CLEANUP MESSY SHEET16 Mar 2008 15:55 GMT10
I have received a "chaotic "sheet coming( presumably) from inorderly and
faulty mergers from different source sheets ( who are lost...), from a
collegue,  to restructure it into an orderly one...
I work on Office with excel 2002
Reportable Error in xla - Desperate16 Mar 2008 15:00 GMT5
Please help.....
A serious reportable error prevents me opening a developmental xla which has
taken a long time to write and the only safe copy I have is several days old.
Converting it to an xls still does not get me anywhere.
highlight duplicate rows comparing two cells16 Mar 2008 13:41 GMT1
This post follows on from Dave Peterson's reply 13/3/08.
I replied twice on the 14th but they seem not to have posted.
Dave your code will be good if I want to just see unique values but
can I please get some help to highlight all rows where col C LastName
sign a project in office 200016 Mar 2008 12:46 GMT1
in office 2003 you go to start, all programs, microsoft office tools.
but how do i create a sertificate in 2000?
 
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.