+ Reply to Thread
Results 1 to 2 of 2

Useing Access VBA code in Excel !

  1. #1
    Registered User
    Join Date
    08-16-2007
    Location
    Sweden
    Posts
    1

    Useing Access VBA code in Excel !

    Hello all, I am new to VBA, well Actually I am new to Programming in general.
    I've got this VBA code in Access which I like to use in Excel, But when I copy it
    over to Excel I get a run-time error 483. I know Application.echo does not exist in Excel,so basically my question is: what is equivalence of Application.echo in Excel or what can I use in its place. any help would be greatly appreciated.
    The code is as Follow:

    PHP Code: 
    Application.Echo True"*** batch - " sRutin 

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    If you are trying to turn off the screen updating when actions are taking place, then

    Please Login or Register  to view this content.

    rylo

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1