Many thanks for the responses!
I shall investigate VB5CCE but if i do need to create an EXE.
The machine I am replacing the file on is embedded WinXP on a Siemens panel PC.
The problem I have is that the system has been set-up completely for VB5 and uses the relevant runtime files. I could...
Hey there all!
I own both VB6 and VB.Net, but have a VB 5 project in which i need to modify the SQL table name that it writes to as this was, god knows why, hard coded into the form.
I can happily change the code in the project using a text editor if needed but need to re-compile it into an...
Hi all,
Sorry if this is in the wrong area but i could not find a SQL Server systems specific forum.
I have just recently upgraded to SQL Server 2005 x64 bit system from SQL 2000 x32. I cannot figure out how to install the client tools (from the x64 CD's) onto my Windows XP (x32) desktop...
Just For Info, I have now managed to crack this.
The code i have used for Previous Year (Year to Date) is as follows:
SUM({Head(Descendants([Time].[Year].&[2005],2), COUNT(Descendants([Time].[Year].&[2006],2), ExcludeEmpty))})
Maybe not the best solution for rolling over years as will...
Hi all,
I have been using the YTD() and PeriodsToDate() functions in MDX to create rolling Year-to-Date calculated members.
My problem arises while trying to use the item(0).lag(1) code to try and get the same YTD() period for a year ago.
The problem with using either the lag function...
Hi all,
We have a site up and running which collects data from our technicians that are working 'on site' and was wondering whether i can run sql from my location to pull out/update the results.
I can log into the website my techies set up to browse the data but am trying to set up an active...
dwlerwill,
Many Thanks, it appears that i can run it on various pc's with different versions of excel ,except my vb computer, so ill stick with the code and have to debug on those pcs then come back and figure out the problem before shipping.
Think ill go to the pub now and down my sorrows...
dwlerwill,
Thanks for your quick response,
What i was after was not having to 'open' or create a 'new' instance of excel but to look at the one that is already open.
Intrestingly i compiled my program and run it on a pc with Excel 97 (SR-2) and it works fine but on my 'programming' pc with...
Hey all,[wavey]
I apologise if this question has already be asked.
Im creating a pseudo add-in for excel which looks at the currently opened workbook and then pulls out most of the details such as sheet names, data ranges, headings, ...
On my hunt for code to interact with excel i have found...
BNPMike,
Why is it always so simple! ive spent days looking for complex ways of filtering them out!
Many thanks for the simple answer [smile]
Turns out the fields had ? in them but when your looking at over 1 million records and in number format i was just missing this fact.
Once again many...
Hi All
Im not sure if there is a previous post as am not sure what to search for. In my search i have not found anything of use so i apologise if i am repating someone elses question.
[noevil]
I am Linking/Importing (have tried both) to a text file source that i have tidied the formatting of...
Hi All!
Wondering if you can help me get my head round the code for a calculated member that is a percentage of a fixed level within my dimension.
What i would like to be able to do is work out the %age of the current level vs that of level 1 for it, but only if it has gone past level 1 (not...
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.