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
Need macro or programme18 Nov 2007 13:01 GMT2
Hello Excel Team,
Please provide help to run the below with macro or sql...
I have a space seperated text file which has the following layout ...
ACCUM  HAOPT  ABSPRI ABSGRP OUTNM  HABLIM HABTXT
VBA code for expiry date18 Nov 2007 11:53 GMT2
Dear All
Please any one can help me.
If My Data Like
NAME                   PASSPORT    NO. ISSUED DATE          PASSPORTEXPIRY
Update when worksheet close/delete18 Nov 2007 11:48 GMT3
I have a date sturcture hold information about worksheet. I need to update
this data structure when somebody close/delete worksheet.
Thanks,
Samir.
Is there any efficent method for searching in a large excel sheet18 Nov 2007 10:54 GMT11
I want to search an excel sheet of around 4000 records.Now I am using file
searching.
But for each data,searching  will take around 10 sec.I want to search for
around 2000 records.Then it will take 2000*10sec=5 hrs.
Speed of fixed array versus dynamic array18 Nov 2007 10:19 GMT8
Dear Excel Gurus,
I am thinking of ways to optimize a slow Excel VBA program.
Will using fixed array size instead of dynamic array significantly speed up
the operation?
Userform, select entire field18 Nov 2007 10:07 GMT2
Hi NG.
I have a UserForm
Private Sub UserForm_Activate()
 '// Add value to field
Reading back a Read/Write Property18 Nov 2007 10:06 GMT2
Usually, once I set a property like a cell's format:
Range("A1").NumberFormat = "@"
I don't need to "remember" it.  I can just read it back with:
Dim s as String
Reading a Range from a VB6 DLL18 Nov 2007 09:16 GMT3
I have a visual basic 6 DLL sub that is called from a vba sub in
Excel.  I can't get the DLL to find the used range in the activesheet
and loop through each cell, categorize it and put it into an array.
Any suggestions much appreciated.
Help18 Nov 2007 09:06 GMT1
I have one problem in create a data in userform.
The problem is:
1)  I want to type the staff ID and the name will appear. I try to use
function "If" but its limited to 64 k only for every function. I also
Hiding / unhiding rows based on change of a cell18 Nov 2007 05:24 GMT8
I can't seem to get the following code to work. I want to hide / unhide a
series of rows on sheet1 based on the value in a cell in sheet2.  Once I
understand how to get it to work, I want to expand it to approx. 40 cells on
sheet2 to hide / unhide groups of rows on sheet1.
PDF995 on NE0018 Nov 2007 04:04 GMT1
I have the following code (partial)
 Dim CurrentPrinter As Variant
   Workbooks.Open Filename:="C:\Quotes\Quote Form.xls"
   Application.CutCopyMode = False
Limitation to Number Format in VLOOKUP?17 Nov 2007 23:25 GMT2
The following is an example of the numbering format that I am using to
identify items and retrieve data in another worksheet using the VLOOKUP
function. One reason that the number sequence is not working may be related
to the gaps between each number. Or is it a limitation in the ...
Format code returning error17 Nov 2007 20:57 GMT2
Oh Wise Ones,
I have a sheet that inserts a row and formats some cells including this line
that works:
Worksheets("Open Red Tags").Range("Q4").Formula = "=IF(J4=$K$1,H4,"""")"
Delete in different worksheets and workbooks17 Nov 2007 20:15 GMT9
Hi Experts,
I am trying to repeat the procedure below (delete "Back To Contents" in 45
sheets and 11 workbooks), but I can not find the right code. I am doing with
For next, but is deleting that only in the Active worksheet.
Reference dynamic filename17 Nov 2007 18:59 GMT3
I have the following part code included in macro 1:
Dim spath As String
spath = Range("B3").Value
  ActiveWorkbook.SaveAs spath & ".xls"
 
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.