Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for StephenHancox

Hi, Does anyone know how to open a shared, read-only MS Word document in MS Word outside of the application upon clicking a command button? Any help would be really appreciated Many, many thanks

Member Avatar for peter_budo
0
4K
Member Avatar for StephenHancox

Im trying to send the following string to refresh a crysal report but sadly I receive the error message 'Run Time Error 20515 - Error In Formula <Record_Selection>'{ProgrammeSummary.ProgrammeNumber}=AV137' A number, currency amount, boolean or string is expected here. Any suggestions? Many thanks, Stephen Dim sSelect As String sSelect = "{ProgrammeSummary.ProgrammeNumber}=" …

Member Avatar for Comatose
0
78
Member Avatar for StephenHancox

Hi, I am trying to amend a single record in an Access database, the SQL to find the record appears to work but .... when it updates, it does so to every record in the table. Any suggestions why this might be? :-| Thanks, Stephen

Member Avatar for Comatose
0
116
Member Avatar for StephenHancox

Hi, Im trying to populate a listbox with 3 database fields in a row such as Name, Address, Tel at the moment Im creating 3 recordsets for each field and them adding them to the listbox but it looks like Joe Bloggs In a House 2452345 John Smith In a …

Member Avatar for Buff
-1
115
Member Avatar for StephenHancox

Hi, Im trying to put the full path of a document as selected from a FileListBox into a TextBox. The code below does not show the file name. Any help would be great! Thanks Private Sub File1_Click() txtDocumentPath = File1.Path End Sub :?:

Member Avatar for Comatose
0
78