Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: daveinuk
  • Content: Threads
  • Order by date
  1. daveinuk

    Lotus Script Problem - Queryopen event

    Hi all, in my memo form in the queryopen event i already have the following script: Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant) Set cMemoObject = New UIMemoDocument Call cMemoObject.Init(Source,Isnewdoc) End Sub However I...
  2. daveinuk

    Meridian phone 3820 - FCC codes

    Hi All, im not a meridian admin nor can I access my meridian switch, however I have a meridian 3820 phone on my desk and I want to be able to use the lock, so that I can lock my phone out from being used by other people while i am not at my desk, however nobody around my place seems to know the...
  3. daveinuk

    tables in web pages

    Hi All. im trying to create a web page where only the middle changes but the outside bits dont. I have started work on it and you can see it at http://davidison.co.uk/bluefishnew/index.htm I have been told that the best way to do this would be to create a table, like i have done, but how do i...
  4. daveinuk

    Batch File Hell!

    Hi All, can you help me. I am a normal user on W2000 server and I run a scheduled task under my normal account which triggers a batch file. The program within the batch file however does not like it if it can not open the windows of the program. I had been advised to buy autotask 2000 and then...
  5. daveinuk

    click to activate

    Hi All, For some reason my IE browser has started to ask me on just about everything if I want to 'click to activate this control' on web pages. Have microsoft done something or have I inadvently changed a setting? Thanks. David im using IE6.9.0.2900 on windows XP SP2
  6. daveinuk

    is crystal clever enough for weekends?

    Hi All. Im using CR8.5 Is crystal clever enough to work out weekends? I have a report that if i run today i get a list of all the faults from yesterday. However on a monday I want to get a list of all the faults from Friday. Do I need to write 2 reports or is there a last weekday command of...
  7. daveinuk

    Batch File Help

    Hi All, not sure if this is the right place for this question but here goes... Im have a scheduled tasks that triggers a batch file, then the contents of the batch file run, but when the batch file has finished it is not telling the scheduler that it has finished, so the only way the scheduler...
  8. daveinuk

    problem adding script to queryopen event

    Hi All. In my query open event I have the following Loutsscript: Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant) Set cMemoObject = New UIMemoDocument Call cMemoObject.Init(Source,Isnewdoc) End Sub To stop people getting read...
  9. daveinuk

    random function

    Hi All. Is there a function in crystal 8.5 which generates a random record? We have lots of records, and we want to check 10% of all the records at random for accuracy so we want a formula that will pick 10% of all records that meet the record selection. Any ideas? thanks. David.
  10. daveinuk

    display windows account full name on my webpage

    Hi All, Im using XP and FP2003. Is there any way of me displaying the windows logon name on my webpage? I cant seem to find an option to call it.. Thanks. David.
  11. daveinuk

    how to centre things?!

    Hi All, this is probably the easiest question in the world. I have drawn a circle and want to centre everything to the middle of that circle. is there an easy way to 1) find the exact middle of the circle and 2) set up a tab or marker that will snap things onto it Thanks in advance David.
  12. daveinuk

    After Effect Football Clock

    Hi All, Im reording my mates football match, and I wanted to be clever and put a time in the top left corner of the screen, but cant find a way to do it. I want the clock to display minutes and seconds for instance "12:26" then a second later move onto "12:27". does anybody know of a way to do...
  13. daveinuk

    Lookups Excel

    I have a really hard one here that im sure you lot will find really easy! I have the following columns: Sheet 1 column F - Unit No column G - Street Sheet 2 Column A - Street Column B - Unit No Column C - Unit ID I need to copy the unit ID's from sheet 2 onto the same row as the street and...
  14. daveinuk

    Prem 2.0 Football Clock

    Hi All, Im reording my mates football match, and I wanted to be clever and put a time in the top left corner of the screen, but cant find a way to do it. I want the clock to display minutes and seconds for instance "12:26" then a second later move onto "12:27". does anybody know of a way to do...
  15. daveinuk

    Crystal Formatting

    Hi All. im using CR8.5 and im grouping by a group, and i have set the section format to new page before, however this means that page 1 is blank, so normally I would just create a format suppress based on page number = 1 but my problem is that i need to be able to see the report header, as this...
  16. daveinuk

    my formula wont let me create a summary on it

    Hi All. I have this formula that I have written and it works in the details section, however when i try to create a summary on it it is greyed out and just will not let me do it any way i try...I just need to create a summary in one of the group headings...any ideas? Thanks David. tonumber...
  17. daveinuk

    time on screen

    Hi all. Im using Premiere Pro 1.5 I am after an easy way of overlaying the time on my Prem project so in the bottom right of the screen i have the time (such as 07:00) much in the same way breakfast shows and news channels do. Is there an easy way to do this?...the only way I can think of at...
  18. daveinuk

    Pick out values in memo field

    Hi All. I have one here that I think is a real diffucult one but im sure someone will be able to help. Below is a memo field I have that is a list of names contained in one field:- CN=Gillian S Corner/OU=GBPTD/O=ABB;CN=Graham Uglow/OU=GBPTD/O=ABB;CN=Keith Corner/OU=GBPTD/O=ABB;CN=Mandy...
  19. daveinuk

    Adobe Premiere Move All Clips at once issue!

    Hi All. Im using win XP and adobe Prem 1.5 I am creating a string of music videos that change from one to the next (like an 80's music video complimation) however on my first attempt I have left the gap between video 1 and video 2 too big so there is silence, so i want to bring the clip in...
  20. daveinuk

    Lotus Notes Report Problem

    Hi all. Im using lotus notes R5.0.11 and crystal reports 10. I have a database called 'uk name and address book' and im trying to write a report that looks at this database and prints me a list of members of mailing groups within this database...however im really struggling. I get fields with...

Part and Inventory Search

Back
Top