Search:

Type: Posts; User: armitageshanks; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    224

    Hi, I have a curious problem that I'm not too...

    Hi,

    I have a curious problem that I'm not too sure how to solve.
    I have a database that was built in Access 2000. This database is used where I work and up to now has had no issues.
    However...
  2. Replies
    6
    Views
    588

    Hi, I'd like to create a short questionaire in...

    Hi,
    I'd like to create a short questionaire in Microsoft Outlook where the user receives it via email and then uses a form?? to fill in the questions with exact responses.
    Once completed I'd like...
  3. Hi, Can anyone guide me to a recommended...

    Hi,
    Can anyone guide me to a recommended software package which will allow me to digitally remaster some old audio files which are quite grainy due to the age of the recording. They have the normal...
  4. Replies
    2
    Views
    344

    Hi, I have recently bought a secondhand laptop...

    Hi,
    I have recently bought a secondhand laptop after complaints from my wife over being hidden away surfing the net for hours on end.
    Turning the Dell D600 on I was greeted by a screen displaying a...
  5. Replies
    3
    Views
    616

    Re: Bracket 2 lines (2k)

    Of course!!!! Something about the wood for the trees comes to mind! <img src=/S/stupidme.gif border=0 alt=stupidme width=30 height=30>
    If I needed to line up some further text with the line in the...
  6. Replies
    3
    Views
    616

    Bracket 2 lines (2k)

    Hi,
    I think I already know the answer, but is there a way to bracket two lines, or multiple lines together with a bracket, namely } without using a text box to enlarge } and insert it at the end of...
  7. Replies
    12
    Views
    607

    Re: Filter form query (2k)

    Thats the problem I'm getting. Presumably there is no way around it, currently I have disabled the calendar facility on this field as the archive facility is more important.
  8. Replies
    12
    Views
    607

    Re: Filter form query (2k)

    FrmDirectionsSub is the sub form on FrmMain, and the field I was referring to is DateSent which has the onclick event as previously described.
    For size purposes I have had to delete the actual...
  9. Replies
    12
    Views
    607

    Re: Filter form query (2k)

    Hi,

    Thanks for that, it work a treat and does do precisely what I was after.

    Regarding the previous issue, is there any reason I can only get it to open if I remove this:
    ...
  10. Replies
    12
    Views
    607

    Re: Filter form query (2k)

    Sorry, I'm still having a problem getting the combobox to work. I've amended the QryMainDef to reflect your suggestion. I've also set the RowSource to the same query, still no luck.
    The archive on...
  11. Replies
    12
    Views
    607

    Re: Filter form query (2k)

    Hi,
    I think I've managed to condense the database down to what you need and I've attached a fresh copy.
    I couldn't get the coding to work on the DateServed field, to alter the Archive status.
    I...
  12. Replies
    12
    Views
    607

    Filter form query (2k)

    Hi,

    I have a specific sequence for opening the attached database.
    When the database is initially entered the user is asked to select their role from FrmStartup and dependant upon the role...
  13. Replies
    3
    Views
    387

    Re: Syntax error (Vista Ultimate)

    Thanks for that, I'll try it when I get home.
    Would I be right in thinking that this error would have been caused by me not entering a user name in full? What will the above actually do?
  14. Replies
    3
    Views
    387

    Syntax error (Vista Ultimate)

    Hi,

    I had a problem last week were my O/S (Vista) simply disappeared! I have run hard drive diagnostics on the drive with no errors.
    So I have reinstalled Windows Vista Ultimate, however during...
  15. Replies
    3
    Views
    242

    Re: Filter issues (2k)

    Will this approach allow for various editing rights and locking fields? This is specified in the original coding.
  16. Replies
    3
    Views
    242

    Filter issues (2k)

    Hi,
    I have attached a database that I'm having problems with. I'm trying to adapt an existing database into performing a simliar task.
    The purpose of the database is to record dates that papers...
  17. Replies
    2
    Views
    250

    Working date fields (2k)

    Hi,
    I have searched the forums for a suitable answer, but I'm still not too sure what to do, and I haven't dipped into Access for a while so I'm a bit rusty.

    I have a Table, TblDirections with...
  18. Replies
    1
    Views
    291

    DVI-I to CRT

    Hi,
    Is it possible to link a DVI-I connector on a graphics card, to a standard CRT monitor that doesn't have those connections. Currently I have an adapter, but when I connect it the picture on the...
  19. Re: Altering behaviour of combo box (2k)

    So at the moment I have:

    strSQL = "UPDATE [TblMain] SET Archive=False WHERE URN=" & Chr(34) & Me.CboReactivate & Chr(34) I've added this as URN is a text field, is this correct? ...
  20. Re: Altering behaviour of combo box (2k)

    Not too sure where I would start with that one, presumably I would store the value from CboReactivate and use this value in CmdReactivate to set the value of Archive relating to that record (from...
  21. Re: Altering behaviour of combo box (2k)

    Thinking about this, if you have a combobox with the details of all archived cases, presumably I could actually control the archive status from the Main form negating the need for...
  22. Altering behaviour of combo box (2k)

    Hi,

    Is it possible to alter the behaviour of a combo box, or rather set an event as below to it?
    I have a database that has live records and archived records. The main form is filtered to show...
  23. Replies
    3
    Views
    274

    Re: Excel to Access (2k)

    <P ID="edit" class=small>(Edited by armitageshanks on 13-Nov-07 09:00. )</P>When the user enters data onto the excel spreadsheet and clicks on CmdCalculate it returns a Grand Total value in column P....
  24. Replies
    3
    Views
    274

    Excel to Access (2k)

    Hi,
    I have an excel workbook that is effectively performs calculations.
    There is a control on it called cmdCalc with the code below this post.

    Basically it returns a Grand Total that I need to...
  25. Replies
    8
    Views
    408

    Re: Finding records on a form (2000)

    So if I change the Index in TblDefendants, DefendantID to Yes (No Duplicates) will this solve the problem?
    Or will I need an adjoining table between TblMain and TblDefendant with something like...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4