Hi all,
I have a spreadsheet containing thousands of entries with an unique identifier for each item. Is there a way to check if there are rows that contains the same id?
For example,
Row1-> id= 12345 Description=xxx
Row1002-> id=12345 Description=yyy
Is there any function in Excel for...
Hi all,
I am preparing some presentation slides that needs to open a specific worksheet in a workbook via hyperlinking.
The problem is that how can i enter the file name so that it can open the specific worksheet upon clicking on the link? For example, I have a file called test.xls on desktop...
Hi all,
I'm currently doing a project concerning VHDL. I would like to ask if anyone can direct me to places where there are some sample VHDL projects for me to work on and practise.
Any help / advise will be appreciated.
Thanks.
By the way, i'm using Xilinx ISE 7.1 and i'm not sure why I...
Hi all,
Start to pick up javascript lately and trying out a simple script to update my time on the windows status bar. My code is as follows:
//Inside the Header tag
function displaytime(){
var currenttime = '<?php print date("F d, Y H:i:s", time())?>'
window.status =currenttime
}...
Hi,
I'm currently using the following to update my TOC (office 2003):
{TOC \h \z \t "BL Heading 1,1,BL Heading 2,2"}
Where BL Heading 1 and 2 is my pre-set style.
However, it displays:
1 Introduction...............1
1.1 Functions................2
[dazed]
It displays spaces in the...
Hi,
I would like to find out more about using FTP commands in windows 2000 pro, where can i find the relevant information?
Can i type the destination and the file name in Command prompt and send it to an IP? Or do i need other external FTP programs in order to use it?
Any comments / advice...
Hi,
I've read in VRS recording websites that it's possible to split a single input (Sound In) on the Sound Card to several inputs. May i know does anyone has experience in doing this before?
The reason in doing this is that i need to record voices from different channels simultanously.
Any...
Hi,
I'm using RoundDown function in Visual Basic with Excel worksheets but when i run the program, it prompts me a Compile Error. Is it because RoundDown is not supported in VB. Have changed to Floor but still the same problem..
Please help.Thanks.
Hi,
I'm currently working on recording a Voice, and playback. Is there any references that i can study?
And also is there any pre-built libraries for the Analog to Digital convertion and sampling rate stuff? If not, then think i'll have to come out with the codes for the sampling and so on...
Hi,
I would like to know what does the following formula means;
{TOC \h \z \t "Heading 1 BLGL,1,Heading 2 BLGL,2,Title,1"}
The formula will show the Table Of Content of the document but what does each parameter represents? Is there any web sites that have the explanations of these codes...
Hi,
My computer keeps executing the auto save routine, i'm wondering where does this file stores in?
If there's a power failure, can i retrive my file based on its last auto save?
Would appreciate any comments / advice. Thanks^^
Hi,
How do i remove the link in the dialog box under EDIT-->LINK
Cause my file is asking me to update the cells or not upon opening the file. Thanks in advance for your help^^
Hi,
Recently started to use Dreamweaver to program PHP. I'm running into a problem as to how can i check for which radio button in a group has been selected by user?
I have a radio button group (2 radio buttons) called Realmselect. How to write source code to check which one is selected upon...
Hello,
Assuming that i have a USB HD connected to a PC via hub. Now i connect another PC to the hub, is it possible to access the external HD from the new connected PC? Does this situation also depends on Windows platform?
Any advise/comments are greatly appreciated.Thanks :)
Hi,
I asking if anyone has any ideas of how to find the related info for the following scenerio;
I'm initally having an application running on VC++ 6.0 and now i'm going to switch to VC++.NET 2003 but some .dll files are required for my application to work and it must be available in the new...
Hi,
Are there ways to share data within few computers with only a hard disk to act as a Server(or maybe throw in a processor and router)?
I've done some research and found that LaCie Ethernet Disk is close to my target, they even have more functions.
But is there a way i can do the write/read...
Hello,
Not sure whether this is done on the PHP or MySQL side. What i would like to do is to have the numbers stored in database (MySQL) to change hourly according to a formula.
Is there such a function in PHP or MySQL? Any help/comment would be appreciated, thanks.
Hello,
i just started php and i having a problem to open an image from my directory and show it on the browser with a background. It may seems like a piece of cake but i really can't figure it out. I used the following codes;
<body bgcolor=#000000>
<?PHP
$im=imagecreatefrompng("humanp.png")...
Hi,
Just recently changed my old motherboard to ASUS P4SP-MX, 1.6GHz(remain the same), 256DDR RAM, win XP. But problem arise soon after i changed it.
Sometimes at any point of time, the system will encounter an error and prompts a blue screen as follows;
<<
A problem has been detected and...
Hello, i'm using ifstream to open a file in a directory. The problem is that the program will create the file if it does not exists (using <open> function). I would like the program to display an error msg if it could'nt find the file.
What function should i use? Thanks in advance for all...
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.