Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for niall_heavey

Hi all, I'm currently trying to use an inherited excel macro. I did not write it (and would not have the skills to write VB either) But i've been getting a number of errors while running this code. I've got through a lot of them but now can't figure this …

Member Avatar for AndreRet
0
173
Member Avatar for niall_heavey

Hi all, Not sure if this is something that is possible or not but what i'm looking for is as follows....... I have an excel sheet of football league tables. The sheet automatically updates when I enter in results I'm looking for a way (prefibally in HTML as i'm fairly …

Member Avatar for AleMonteiro
0
2K
Member Avatar for niall_heavey

Hi all, I'm sure this is a simple problem, but hopefully someone will be able to help. I'm trying to connect to mysql through perl, however when I use the command [CODE]use Mysql;[/CODE] it is giving me an error. I am assuming it is probably something to do with the …

Member Avatar for d5e5
0
281
Member Avatar for niall_heavey

Hi all I'm looking to do what as far as I know is a straight forward enough task in excel...............just can't think the best way of doing it!! I am taking registrations for a course and I have two columns (K&L) for paid and fee Column L is the fee …

Member Avatar for wilsonkiw
0
191
Member Avatar for niall_heavey

Hello, I was just wondering if anyone knows of a way (or if it is possible) to change the current time display in outlook 2003 from the highlighted orange area that is on the main day and time bars to maybe having a bar that moves with the current time …

0
83
Member Avatar for niall_heavey

Hi, I am trying to delete all files that end in .csv within a directory. I'm not sure how to go about this, I am using bash and the command I used was; [CODE]rm '/home/eeng/ME_project/Big_Users/*.csv'[/CODE] New to this scripting so not too sure where i'm going wrong. Any ideas? Thanks. …

Member Avatar for cfajohnson
0
160
Member Avatar for niall_heavey

Hello, I am having trouble with my sound card on a windows XP machine. It is not any specific manufacturer (It was a machine put together by a local computer shop) When I go into my system information to see my sound device it is comug up blank, also, in …

Member Avatar for gerbil
0
286
Member Avatar for niall_heavey

Hi all, I literally only started looking at shell a couple of hours ago. I am looking to do just one task, which I think should be quite straight forward. I will try explain it as best I can......... Basically I am trying to automate the grep command from ubuntu …

Member Avatar for niall_heavey
0
116
Member Avatar for niall_heavey

Hi all, I'm trying to set up code that will allow me to do the following: Read in a csv file, In columns 3 and 5 there is similar information, I want to count how many times each unique entry is in either of these columns. For example: col 3: …

Member Avatar for d5e5
0
770
Member Avatar for niall_heavey

Hi, I am trying to get to use the grep function in perl, I have been searching web pages but can't get a simple example. I am reading in a .csv file with 7 columns and loads of rows, this is done with: [code] $dat_file = 'sample.csv'; [/code] In the …

Member Avatar for niall_heavey
0
168
Member Avatar for niall_heavey

Hi all, I'm very new to perl but I will try to explain where I am at the moment. I have a lot of information in a .csv file. The 2nd columb has different values relating to different things. For example "no" = nokia, "se" = sony ericsson, "ip" = …

Member Avatar for mitchems
0
102
Member Avatar for niall_heavey

I am trying to make a database of images. The purpose of this is for Robocup soccer tournament. When the robot sees an image while playing it can then refer to its database of images and match its image with one in the database. The database image should have properties …

Member Avatar for Nick Evan
0
77