• WSMS_fan

    WSMS_fan

    @wsms_fan

    Viewing 15 replies - 436 through 450 (of 480 total)
    Author
    Replies
    • in reply to: SQL as row source for list box (Access97) #923114

      Oh, allright, I’ve tried
      sSQL = “Select [tbl_500 – Data].[Pay Date] FROM [tbl_500 – Data]” with the same “success” LOL
      Thanks

    • in reply to: Data from Excel to Access (Access97/PeopleSoft) #922801

      Imagine there are Excel files saved in directory as
      abc-12012004.xls
      abc_1/12/05.xls
      abc122320004 etc.
      And every pay/period it adds up.

      So I can ask Client to use naming convention, but how am I suppose to control it when I am gone?
      Plus people will come and go and here is no IT people to check on it or fix it if broken.
      Then how am I suppose to find new file if I don’t know (it is not set) what date does it have?

      I need to come up with whole System Idea and I can’t because all this is a nightmare (datawise…lol)

      Let say I allocated file on Share Drive and told to save Excel files into it. How will I be able to find the newest one and extraction is going to have to be done using Wizard, right? hmmmmmmmmmmmmmmm

    • in reply to: Data from Excel to Access (Access97/PeopleSoft) #922793

      I never linked Reports to Excel, I would rather do it from Access as I need to write Queries and add calculation and stuff…
      I can however instruct them to use set location but sometimes those Reports are Summary for few month and file is only weekly, by-weekly etc. So I have to combine them.

      I am trying to think of which way is best, I am open for suggestions.
      Thanks HansV

    • in reply to: dbOpenTable – Type mismatch error (Access97) #922182

      How do you know all this? It is awesome, it worked!!!
      Thanks so much and have a great weekends.

    • in reply to: dbOpenTable – Type mismatch error (Access97) #922111

      Dim dbR As Database, rsResp As Recordset

      I’ve tried Dynaset…no luck

      Thanks

    • in reply to: Query returns different answers (Access 97) #922110

      I would compare resident tables espesially those aren’t big.

    • in reply to: Table fields do not get populated (Access2002) #922014

      Thanks so much for bearing with me, we are almost there, I mean all works except once in 20 searches I get error messages like “Data has changed” and I know because I am changing it. LOL

      I’ve added Private Sub cmd_Clear_Click()
      List_Result.RowSource = “”
      txt_Search.SetFocus
      txt_Search.Text = “”

      End Sub

      I would like one button to change caption to Clear record instead of having 2 buttons, can’t find in help.

      Thanks HansV for your time and help

    • in reply to: Table fields do not get populated (Access2002) #922015

      Thanks so much for bearing with me, we are almost there, I mean all works except once in 20 searches I get error messages like “Data has changed” and I know because I am changing it. LOL

      I’ve added Private Sub cmd_Clear_Click()
      List_Result.RowSource = “”
      txt_Search.SetFocus
      txt_Search.Text = “”

      End Sub

      I would like one button to change caption to Clear record instead of having 2 buttons, can’t find in help.

      Thanks HansV for your time and help

    • in reply to: Table fields do not get populated (Access2002) #921981

      With “Like” – only headers shown when performed text or numeric search.
      Thanks

    • in reply to: Table fields do not get populated (Access2002) #921982

      With “Like” – only headers shown when performed text or numeric search.
      Thanks

    • in reply to: Table fields do not get populated (Access2002) #921931

      Hi!
      Now I am entering item in search textbox. Result shown in a Listbox. Then I want to enter another result and if it is Last Name – I am getting error message “Data type mismatch in criteria expression” When it is 37988 it searches.

      Also those 2 problem columns wouldn’t show unless I will close and re-open ListBox.
      Thanks again

    • in reply to: Table fields do not get populated (Access2002) #921933

      Hi!
      Now I am entering item in search textbox. Result shown in a Listbox. Then I want to enter another result and if it is Last Name – I am getting error message “Data type mismatch in criteria expression” When it is 37988 it searches.

      Also those 2 problem columns wouldn’t show unless I will close and re-open ListBox.
      Thanks again

    • in reply to: Access2002 back to 97 (Access2002/97) #921686

      HansV,
      THANKS so much!!!

    • in reply to: Access2002 back to 97 (Access2002/97) #921687

      HansV,
      THANKS so much!!!

    • in reply to: Table fields do not get populated (Access2002) #921310

      Thanks a million. I just found out that our Access install was Customized, so some features does not included. They will reinstall MS Office now. Good Day and thanks again

    Viewing 15 replies - 436 through 450 (of 480 total)