Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~146 People Reached
Favorite Forums
Favorite Tags
Member Avatar for huaso

Hi! This problem is probably simple to solve but I can't find the answer. I neet to read the sheets that are on an excel file and put the names of them in an array. Can somebody please tell me how to do it? Thanks!

0
39
Member Avatar for huaso

Hi! I need help for somethig I guess is very simple: I have a file that needs to be replaced with the same name. I'm saving it with the following code: ActiveWorkbook.SaveAs Filename:="\GA\temp\AR.xls", FileFormat:=xlNormal, _ Password:="", WriteResPassword:="", ReadOnlyRecommended:=False, _ CreateBackup:=False But there is a file in that location with the …

Member Avatar for iamthwee
0
107