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
~186 People Reached
Favorite Forums
Favorite Tags
Member Avatar for pads_irl

Hi all, I was hoping to get some help with a problem I have. I have a function that is outputting this result: test = [[11,22,33,44,55,66]] which I have reason to believe is a nested array? eg. [[11,22],0] or something like this. My question, is it possible to manipulate 'test' …

Member Avatar for sneekula
0
59
Member Avatar for pads_irl

Hi all. Currently I am (trying to) writing code to read information from MS Access using win32com. I was wondering if anyone could help me with some code to do this. I am completely stuck! I have used win32 before for excel, but I’ve never used access before and the …

0
37
Member Avatar for pads_irl

Hi everyone, My code is an attempt to teach myself Python. I am looking to create a series of loops using the range function to read data from excel. My problem doesn't lie with reading the data from excel, I know the functions for this, my problem is setting up …

Member Avatar for pads_irl
0
90