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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mandatory Cell16 Nov 2007 17:34 GMT1
Is it possible to make a cell mandatory- without a macro and not allow
the workbook to be saved or emailed as attachment.
Thanks for any help
Shanu
Reusing Form Code16 Nov 2007 17:33 GMT4
I have two forms, let says they are called:
* frmEmployee
* frmLocation
On both of these forms I have two Combo Boxes, one called cboLocation and
Make file drop dead on close16 Nov 2007 17:31 GMT5
Using Windows 2003 and Office XP;
I have the following in ThisWorkbook:
Private Sub Workbook_BeforeClose(Cancel As Boolean)
Cancel = True
sending message16 Nov 2007 17:21 GMT2
I have design a excel with special field. I want program a button for
sending message via outlook , the message data with included excel file
special field data. Any soltuon for advice how can fix this problem.
IT
disable a shape16 Nov 2007 17:14 GMT1
I use a shape for a button and assign a macro to this button.  When the user
presses the button, it kicks off the macro.
Is it possible to disable this shape if a certain condition is met?  If so,
how?  Any help would be appreciated.
Declare Function for global use then call on change event16 Nov 2007 16:26 GMT1
Say i wanted to have a numbersonly function
I would Declare this in a new module, but when i call it
Function MyFunction(NewText as string)
On Error GoTo ErrorHandler
Export from Access16 Nov 2007 16:03 GMT2
When I export a report from Access, the Excel files has two (extra) columns
(in line with the Column identifiers A, B, C, etc.), marked with a "1" and
"2", on the far left of the worksheet.  Clicking on the "1" collapses the
data so I can't see it anymore, and clicking on the "2" ...
VBA codes to get dates of files in a folder16 Nov 2007 15:22 GMT9
I was using these lines of codes in EXCEL 2003 to get files names and dates
in a folder, they do not woork in EXCEL 2007. Any new codes or modification I
can use
Set obFileSearch = Application.FileSearch
How to get of all number rows in the autofilter range16 Nov 2007 15:04 GMT1
In the sheet i have autofilter And after appled autofilter I need get of all
number rows in .AutoFilter.Range.SpecialCells(xlCellTypeVisible)
Thank you for you time
Loop and simple calculation16 Nov 2007 15:02 GMT4
I am trying to add 1 to cells that have a neighbouring cell with the value
"Open" using VBA. This is what I have and it has melted my brain, I have a
feeling that its something blindingly obvious but for the life of me I cannot
figure it out. Please help.
time16 Nov 2007 14:29 GMT3
Hi, Im running a macro which updates then time in Range("a1"),
(Range("a1").Value = Time). The macro goes of does its job, updating
the time at set intervals, then when conditions are met, in
Range("a2") it adds the time now + 60 minutes. In vba I want to say if
Calling Fourier plug-in from VBA16 Nov 2007 13:52 GMT1
I want to do an FFT on some data.
I have recorded commands in a macro.
   Application.Run "ATPVBAEN.XLA!Fourier",
ActiveSheet.Range("$B$2:$B$4097"), _
Merging data between worksheets using reference index?16 Nov 2007 13:34 GMT1
I'm not sure whether my query is similar to others, but I hope
someone
can point me in the right direction.
I have an excel file with two worksheets. On both are a list of
Error 1316 Nov 2007 13:06 GMT1
Hi! I have quite a big code that calls other programs and reads and posts
data. I have not written all of the code, which is a problem. At the moment I
get Error 13 at a place. Can someone give me clue of what Error 13 might mean
in this context? Any help appreciated! Thanks
check if values is already in listbox16 Nov 2007 13:04 GMT2
i'm working with excel 2000 and i have the next code in my program:
Private Sub cmb1_Click()
 myRow = ActiveCell.Row
 Dim Bcell As Range
 
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.