View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rjagathe rjagathe is offline
external usenet poster
 
Posts: 13
Default Using Access form to assign values of variables in an Excel VBAprogram

I have created a VBA program for Ms Excel.But,to get desired results,
every time, I go into the code to change the values of variables.Is
there a way to get the values of variables stored in an Access table?