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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using Find on nonactive sheet27 Aug 2007 21:51 GMT3
I have two sheets, Roster and Skills. Both sheets have a name column that is
identical. I want to pull data from the Skills sheet and put on Roster sheet.
The following code works:
Sheets("Skills").Activate
data table function27 Aug 2007 21:46 GMT1
how do i call the data table function in VBA?
Thank you
Rows outside of current range being saved as CSV27 Aug 2007 21:46 GMT2
I have a macro that copies a range of data from one worksheet to another,
then saves that worksheet as a CSV file (comma delimited).  The macro repeats
this process for 4 worksheets, copying them one at a time to a worksheet
called "temp" and saving each one with a different name ...
Set up a time line tracking schedule27 Aug 2007 21:34 GMT2
    I am trying to set up a tracking schedule for vehicle repair. I need to set
a time line to track initial work, when to order parts, when to schedule the
work etc. Basically I want column A to be the start or work request , all
the way to column J to be the start of work. In between ...
Sync27 Aug 2007 21:28 GMT2
Is there a way of synchronizing on demand a local folder with a server folder
from within Excel ?
oldjay
vba autofilter two columns27 Aug 2007 21:13 GMT3
I would like to be able to filter a sheet based off of two columns in
VBA.  If I run the following one at a time I can filter based off the
one column, but if I run them both it will not work.
Worksheets("Master Index").Range(Cells(12, 42), Cells(65536,
Website Excel Spreadsheet for Non-Excel Users27 Aug 2007 21:06 GMT1
Is there a way to load an Excel spreadsheet onto a website in such a way that
people who don't have Excel (or at least an up-to-date version of it) will be
able to open and use the file?  Specifically, what I am thinking about is to
create an order form blank for an on-line ...
Collection::Item runtime error27 Aug 2007 21:03 GMT6
I have an excel vba macro that uses a collection to store some string
data. The collection 'key' is a string that is shown in a listbox. (as
below)
When accessing the 'Item' property, I get the runtime error: "Object
How to delete the duplicate name on columnA27 Aug 2007 21:02 GMT4
I have big excel spread on the columnA has duplicate name, how can I run the
scripts to fix this problem.
Thank you so much
Lillian
Using "IF" with a "NAME" search?27 Aug 2007 20:42 GMT5
Say I have a "Name" column which could have someone name like "John
Davis" or "Adam John Nelson"
Now, I want to use "IF" statement so that any name has the word "John"
be considered.  For example, using the above example I want to get the
Conditional DeleteRow, if portion of string found27 Aug 2007 20:20 GMT7
Hi All......
I have two macros, the first one works to delete rows if a cell in column H
is empty.
Sub DeleterowsNONAME()
What is Add in27 Aug 2007 20:19 GMT2
I am new to macro....pls tell me some common terms and languge of macro
Reducing Color Intensity in Excel?27 Aug 2007 20:06 GMT1
How can RED color be made driendly to some? You know, sharp colors are
not okay to some. So, how can that be fixed in Excel?
I want it as redish as possible but not sharp red...
Thanks,
.HTMLBody27 Aug 2007 19:44 GMT7
Im having problems with the code below displaying the text on one line.  E4
is reference to a date i select in the worksheet.
       .htmlBody = Format(Range("E4") - 2, "mm/dd") & "  ECCR (Daily, MTD)"
& _
Requesting Help (yes again) Translating a Macro into VB.Net Code27 Aug 2007 19:39 GMT1
I've learned that after inserting a picture into my spreadsheet (which I am
creating in a VB.Net program) I have to adjust it's size.  So I recorded a
macro to so and ended up with the following:
Sub sizepic()
 
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.