View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JohnB JohnB is offline
external usenet poster
 
Posts: 53
Default Const Fails to work

Const AFile as string = "C:\xxxxx\xxxxx\xxxx.mdb" placed at the top of a
standard module but fails to show in the procedures other than the top
procedure.

Any ideas why??

TIA johnb