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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Run macro by day --- but only once per day10 Jan 2007 10:24 GMT2
The following code executes a macro based on the day of the week. It
works well. Now I need some help modifying it so that only runs ONLY
the first time it is opened each day.   Many users can access this
shared workbook and the macros put in some default informaion that some
Excel 200710 Jan 2007 10:18 GMT2
We are looking at upgrading from 2003 to 2007 at work.  Have have noticed
that the layout ie icons and menus are all different.
Is there anyway of changing the view to the way it looks in 2003?
regards
Display different charts10 Jan 2007 10:16 GMT4
I'm not sure if what I'd like to do is possible, but hopefully someone
will be able to help me out.
I have an Excell 2003 workbook which contains various sheets. On one
sheet I have 3 charts that are derived from data in the other sheets.
Hyperlinks10 Jan 2007 07:48 GMT1
I have copied and pasted some text from a webpage, but some of the text is an
hyperlink to another webpage.
How can I change this to be just text?
I have copied and paste value but it did not work?
Refrencing Diffrent Tab.10 Jan 2007 05:20 GMT1
I have this code:
With ActiveSheet
  LastRow = .Cells(.Rows.Count, "A").End(xlUp).Row
  .Range("A3:A44").AutoFill Destination:=.Range("A3:A" & LastRow), _
vb code help needed10 Jan 2007 04:21 GMT4
Background:
I have 4 sheets in the workbook. One sheet is named TOTALS. The other 3
sheets will have different names that change each month.
Scenario:
Apply Names in Formula10 Jan 2007 04:20 GMT2
I'm working on a workbook that has many formulas spread over 5 or 6
worksheets.  In an attempt to tidy things up, I've been trying to
convert a lot of the references to names, using insert | name | apply.
This only seems to works for me if the formula and the reference are on
Enter data and press enter to move to specific cell10 Jan 2007 03:35 GMT2
after enering data how can I press enter to move to a specific cell?
Refrencing Diffrent Tab.10 Jan 2007 03:25 GMT1
I have this code:
With ActiveSheet
  LastRow = .Cells(.Rows.Count, "A").End(xlUp).Row
  .Range("A3:A44").AutoFill Destination:=.Range("A3:A" & LastRow), _
Replace hardcoded cell reference10 Jan 2007 03:19 GMT8
Getting my "feet wet" in some VBA. (it's about time!)
I'm playing around trying to do this based on another post.
I have this formula in cell E1:
=IF(ISNA(MATCH(D1,A1:A100,0)),"$A$1",ADDRESS(MAX((A1:A100=D1)*(ROW(A1:A100))),1))
Moving Complete Folder10 Jan 2007 03:15 GMT5
How is it possible to move a complete folder from a cd.  The thing I cant
understand is people have different drive letters for their cd-rom etc.  So
is it possible to have it check the drive letter and then save the directory
from the cd to the c:\21Legs
FileDateTime help10 Jan 2007 03:03 GMT1
I need to pull in the update_date from approx 60 files and need some
help in building an 'updateable' macro.  I'm familiar with the
FileDateTime methodology, but only in a static application -- ie, the
file names don't change.  Let me explain the data format:
Saving question10 Jan 2007 02:32 GMT2
I need a little help with this code please
I am trying to save using a macro to the directory c:\21 Legs
using the cell Sheet4.Range("a18").Value
How do I do this ?
help References in a User Function10 Jan 2007 02:17 GMT2
Hi gang.
I am stuck on asomething that has become quite curly.  Yet it seems
like it should be 'obvious'.     I
The VBA code itself: "Highlight( )" works great.  Except in the
Change Validation list in the adjecent cell on the Basis of Value in the Current Cell10 Jan 2007 00:56 GMT1
Help Required. I wish to Change Validation list in the adjecent cell on
the Basis of Value in the Active Cell. I understand that I can achieve
this using a cell activate event and then putting a code to delete and
add a validation in the adjacent cell.
 
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.