- Open Club
- 3 members
- Free
Computer Software
Problems or questions about any sort of software - video games, operating systems, applications, etc. can be asked here.
110 topics in this forum
-
My laptop is running on windows 7 but I am wondering if I can also run xp on it as an option as my scanner only works with xp
-
Has anyone got good knowledge of using Quick Books Pro. I need to ask a question as I'm baffled with something
-
Ok, looking at HP serial numbers now, and I know this can be done as they used to do it in my last job but can't figure out how. A1 = CNU810ABC I need to extract the first 3 numbers, but for sake of completeness it's always in the 4th, 5th, and 6th position. 4th position = Last digit of year of manufacture 5th and 6th = week number i.e. CNU810ABC was manufactured in Week 10 in 2008. I have extracted those figures using: B1: =MID(A1,4,3) So I have CNU810ABC in A1, and 810 in B1. I want to do 2 things (only 1 really but I want to learn). 1. How do I convert the contents of B2 (doesn't need to be in seperate cell, can be added to existing B2) so that 810 converts i…
-
When using Safari, and I want to watch a video on BBC News Online, I get this annoying pop-up box that says: Safari has stopped working. Windows will try to find a solution to the problem etc etc. Any other video based website is fine :lol: Does anyone know what's going wrong???
-
ok so I am tidying up some duty hour sheets. In essence I have a master doc for totals, and individual sheets for every SC to put in their hours. On the master doc to simplify I have: cell A: Station name cell B: collar number cell C: external reference to another xls file What I would like to do is in the external reference is to use data from cell A and B to form the path. For example... A: London B: 111 C (currently): ='C:\forms\Format\London\111\[sC 2010.xls]Summary'!$L$21 What I would like it to do so I can format a sheet easier is: ='C:\forms\Format\*cell A*\*cell B*\[sC 2010.xls]Summary'!$L$21 is this even possible? to add an update, lets assume this m…