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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
remove msg box prompt16 Apr 2007 12:42 GMT7
I am running a macro but it is not running smoothly due to many msg prompt
boxes appearing to ask to click "Yes","No" etc and there is also another msg
box that prompted me that there is a large amt of data from clipboard to be
copied over, and also another msg box that ask me to ...
Referring to sheets wiht variable names16 Apr 2007 12:06 GMT2
I really need to be able to refer to sheets with variable sheet names.
I managed to get this working within one workbook using the indirect
function. However i need to be able to do this referring from one
workbook to the sheets in another workbook. The indirect function only
MACRO to Copy incl. hyperlinks16 Apr 2007 11:36 GMT3
I have found a nice macro wich copies contents (related to a value)
into different sheets wich saves alot of time. Works fine exept i have
Hyperlinks in column B and the names are copied but the hyperlinks are
gone. Don't know how to correct it so that it runs the macro and
want to advanced to cell on the right but my code won't work16 Apr 2007 11:13 GMT2
What my macro should do is move to the next cell to the right when the
current cell is occuiped.
sample of my data
    A1       A2
Close specific workbk16 Apr 2007 10:50 GMT1
How do i call to close a specific workbook instead of the current active
workbk, because most of the books they taught is to close current active
workbk.
i tried workbk.close(filename), but it does not work.
TextBox.Visible = True ... not working16 Apr 2007 10:16 GMT3
I use the code below to show some textboxes and images while I play a sound
( explaining these images)... the problem that I can't solve is that
sometimes the code works and sometimes not. The sounds are correct all the
time but sometimes after the first textbox the other objects ...
Setting the CodeName of a new worksheet in the VBE Editor16 Apr 2007 10:13 GMT5
When I programatically add a new worksheet in VBA, is there a way to
programatically set the CodeName property ...
So instead of showing as Sheet1 in the VB Editor 'Project Explorer', the new
sheet shows as what I want it to be.
What is fastest? "If .LineStyle <> xlContinuous ..." or ".LineStyle = xlContinuous" ??16 Apr 2007 10:08 GMT12
On Worksheet_Change event I restore format of target cells and want to
reduce the execute time as much as possible. I have several other
restore subs than this, to restore validation, conditionformats,
interior.colors, fonts etc. and I hope I could make a difference with
IM A NEW USER HAVING TROUBLE WITH CODE16 Apr 2007 10:00 GMT1
Im a new user and am having trouble with code to go to the next row to
enter data into a spreadsheet.
This is the code I've tried (I already have items in rows 1-4 and I
just want to add onto the next one)
Chart font16 Apr 2007 09:57 GMT1
i have some 20 charts in a sheet along with the data. I want to change
the fonts of all the charts i.e. title, axis etc. i was able to do
this but some of my charts also have secondary axis and font for the
secondary is not changing.
Return cursor to previous cell16 Apr 2007 09:02 GMT6
I'm using Excel 2000
It seems to be incapable of creating a relative range name during a macro.
Even clicking the "relative" option still results in recording an absolute
reference  to the cell referenced during macro creation, rather than the
Disabling Button Commands in 200716 Apr 2007 05:44 GMT2
Historically you could disable Save, Save As, Exit, etc by using the
following:
Application.CommandBars("Worksheet menu
bar").Controls("File").Controls("Exit").Enabled = False
Help with Search Range in Function16 Apr 2007 04:54 GMT1
I'm sending an argument into a function -
Function Find_Them(Find_Item As Variant, Search_Range As Range,
Optional LookIn As Variant, Optional LookAt As Variant, Optional
MatchCase As Boolean) As Range
Copy from clipboard in excel/vba: size limit ?16 Apr 2007 04:18 GMT1
I am looking to copy from clipboard in a vba string and I am having
trouble doing this: I have used several code sample such as :
http://www.cpearson.com/excel/clipboar.htm and
http://www.vba-programmer.com/Snippets/Code_VB/Clipboard_Data_Using_API.html
HELP WITH A COUPLE OF SIMPLE FORMULAS FOR A NEW USER16 Apr 2007 04:01 GMT2
A couple of simple questions. I'd appreciate some help.
1)How do I get a UserForm to open automatically when I open a
worksheet in Excel.
2)MORE IMPORTANTLY....
 
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.