Search:

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

Search: Search took 0.01 seconds.

  1. Converting text to numbers for limited rows

    I have a table in SQL Server, which has two columns one of which contains

    numbers as characters (eg. 214.67)
    the letter U
    NULL
    I need to populate the second column with

    conversion of...
  2. Many thanks for the code. I'll try it out later...

    Many thanks for the code.
    I'll try it out later today (Melbourne Australia time)
    Regards
  3. Excel 2010: Copy from all worksheets to one worksheet

    I need to be able to step through all worksheets in a workbook and copy each worksheet's named range content to a consolidation worksheet named Master, for eaxample.

    Worksheet1 has range name...
  4. Replies
    11
    Views
    1,809

    I have implemented all of your suggestions and it...

    I have implemented all of your suggestions and it all works now.
    I have given the database back to the business unit for useability testing and verifying results of the coding changes, with initial...
  5. Replies
    11
    Views
    1,809

    Thanks for your advice. I have used your...

    Thanks for your advice.

    I have used your suggestion and been able to insert most of the values into the table, but am being presented with errors on others.


    I can do this in the immediate...
  6. Replies
    11
    Views
    1,809

    As simple as that? dbs.execute "Insert into...

    As simple as that?

    dbs.execute "Insert into tblMonthlyJournals ([Organisation]) values (Me.txtOrg)"

    Will use your suggestion at work tomorrow.

    Thanks!
  7. Replies
    11
    Views
    1,809

    Yes, there is code in the report and I have...

    Yes, there is code in the report and I have stepped through to the point where it generates the rtf attachment for Lotus Notes. It is at this point that I can see the subset of data which I need to...
  8. Replies
    11
    Views
    1,809

    Thanks for the suggestion, I'll try from within...

    Thanks for the suggestion, I'll try from within the report. The way the process works is the user steps through a query one record at a time, stopping at each record and clicking the report button. ...
  9. Replies
    11
    Views
    1,809

    Need to insert data to table from report

    I have been given an Access 2003 database which produces a report and then attaches that page to an email, based on complex criteria.

    I have found the area in the code where it creates the rtf...
  10. Thanks to both responses, which are equally...

    Thanks to both responses, which are equally valid.

    As I am not the one that will actually send the email, it will be the Treasurer of the Club, I'll opt for the creation by looping through the...
  11. I use MS Access 2003, SP2 I have a membership...

    I use MS Access 2003, SP2

    I have a membership database, and once a year I am required to send out reminder notices to members to review and update their contact details.

    In the past I have done...
  12. Thanks John for pointing me in the right...

    Thanks John for pointing me in the right direction.
    My issue was across a range of databases, which had recently been relocated from one network resource to another, wouldn't have thought that would...
  13. Hi, I have just lost the ability to summon the...

    Hi,

    I have just lost the ability to summon the right-click menu within any object in Access 2003.

    Have used the repair option with no success and would prefer not to uninstall and re-install if...
Results 1 to 13 of 13