I am using MS Word 2003.
I have 40-50 documents (chapters) in separate files. I have marked each chapter heading with a particular heading (Heading 2) so it will be easier to create a TOC (Table of Contents).
Is there an easier way to combine all those files (chapters) into one file (book)?
Someone sent me a file that has printing turned off or blocked. Is there a way I can change the document setting so I can print it. Can I copy/save file with different name?
Please help!
Is there a way to get file names in an Excel format or text file.
For example:
Folder1
File1
File2
File3, etc
I would like to get each file name in a separate row on a spreadsheet or a text file. Is it possible
Does anyone know if MS Access can start a program that will play a music file if exact location of music file is provided?
I have my music collection (list) on Excel Spreadsheet; I am thinking of converting it to Access database if I can play music from Access. I will create queries and other...
I have two tables; tbl_A & tbl_B
tbl_A has these columns (State_id, name, phone, etc.) and has 500,000 records.
tbl_B has these column (State_id, State_name, state_flag, etc.) and has 50 columns 1 for each state.
I want to get following listing of State id, State name and count for each state...
I have two tables; tbl_A & tbl_B
tbl_A has these columns (State_id, name, phone, etc.) and has 500,000 records.
tbl_B has these column (State_id, State_name, state_flag, etc.) and has 50 columns 1 for each state.
I want to get following listing of State id, State name and count for each state...
Does anyone know how can I check words (entered via JTextFeilds or other means) in dictionary? Just like MicroSoft Word does. I would really appreciate if someone can help.
Hi everyone.
I have a table that has following fields:
dept, emp, hours, etc.
I want (a) hours for each dept and (b)then total of all depts at the end
Dept Hours
A 10
B 20
C 25
55
------------------
I wrote following
select dept, sum(hours)
where ---------
group by dept...
Does anyone know if I can send an e-mail from stored procedure? What i like to do is count number of records in a table for a particular day. If there are more than 10 records, I need to send an e-mail,
Is this possible, any other suggestion would be appreciated too.
Select @a_count = count(*)...
Is there a way to invoke timer every 30 minutes instead of 60.5 seconds? I would like to do some checking in timer routine or other routine called by timer but don't want to do this more than necessary. I will appreciate your help.
BTW, I am using visual basic 6.0.
Does anyone know where can I get codes for winsock state code. What I mean is when I display 'winsock.state' it prints '2'. How do I know what 2 is and where would I find different codes?
Does anyone know of any program that counts/returns number of records in a text file? If there is, I would like to use it in a batch script running on NT server to keep track of number of records in a particular file. I would like to log the information in a log file so I would have history of...
I have two tables, Tbl_M is a master table, and Tbl_T is a transaction table.
Master table (Tbl_M) has following fields: empid, name, phonenum, fld_a, fld_b, etc
Transaction table (Tbl_T)has following fields: empid, name, phonenum, fld_x.
How would I get name, phone number for each empid...
Currently, I have MS-SQL 6.5 running on WINDOWS 95. I am planning on upgrading my PC to WINDOWS 2000, does anyone know if I will have any problems running MS SQL 6.5 on WINDOWS 2000.
BTW, I can not upgrade MS-SQL 6.5 (company would not allow.)
Hi,
I have a procedure that reads a tbl_A using cursor.
declare curs_A
select fld_A1, fld_A2,....
fld_A1 values can be A1, B1, B1, C1....
I would like to create another cursor (curs_B) for only certain records for fld_A1 when it meets some criteria.
For example
If fld_A1 = 'B1'
declare curs_B...
I am using MS SQL 6.5.
There is a .bat file on server, it calls a stored procedure.
The stored procedure selects few fields from a table. (select a, b, c from tbl1).
It also calculates few fields. select d = a + 1, e = ......
I haven't described all the fields, but you get the picture.
It...
How would I show two canvasses on one window. I created three canvasses(c1, c2, & c3) , and 2 windows(w1 & w2). On canvas property for c1 & c2, I put W1 to see them together. When I run it, it doesn't work, It shows me C1 first, then I hit ctrl-pg dwn, it goes to c2 and then to c3. What am I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.