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
~592 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for jbd

Hello, I am new to VBA and feel this might be quite a simple issue - but I just don't have a clue what to do. When I put this bit of code into my function, when I try and run it Excel gets stuck and I have to force …

Member Avatar for Smithers
0
123
Member Avatar for jbd

Hi, I want to make a report of several fields - however, rather than showing each record for each field I just want to display totals. Given this I think it would read a lot better if I had the field headings in one column down the page, so it …

Member Avatar for BitBlt
0
117
Member Avatar for jbd

Hi, I want to use a Word table to collect responses which I'll then put into Access. I want to use drop down boxes in the table to limit the input options but when I convert the table to text so I can then get external data in Access, the …

Member Avatar for adam_k
0
146
Member Avatar for jbd

Hi I'm adapting some code I've written using 2d arrays (to represent matrices) to handle large arrays such that double matrix[][] goes to double **matrix and then I'm using malloc. It seems to work fine for part of my program up to where I have to find the matrix transpose …

Member Avatar for Duoas
0
205

The End.