Guest_imported
New member
- Jan 1, 1970
- 0
i am coding in vb to get records from Access database and then to create an excel sheet using that data.
the user has a choice to select a particular reocrds.
when the program is started the firts time, it goes to the form where a user can select a particular record and then create a n excel sheet. it creates an excel sheet and saves it . the problem is if i choose another record and try to create a excel sheet i get an error message :
error 1004 method 'Range' of Object '_Global ' failed.
can some one help me with this problem.
the user has a choice to select a particular reocrds.
when the program is started the firts time, it goes to the form where a user can select a particular record and then create a n excel sheet. it creates an excel sheet and saves it . the problem is if i choose another record and try to create a excel sheet i get an error message :
error 1004 method 'Range' of Object '_Global ' failed.
can some one help me with this problem.