Skip to main content
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext


Mark P Laguipo 3.Jan.12 12:50 AM a Web browser
Domino Designer 6.5.3 Windows XP


guys can i get some tips or sample code on how to access data in several columns in a single view that is displayed in notes client.

i also got some error in my code. the error says "variant doesn't have any container"

hope you guys can help me with this.

Sub Initialize

Dim session As New NotesSession
Dim db As NotesDatabase
Dim view As NotesView
Dim doc As NotesDocument
Dim item As Variant
Dim index As Integer

Set db = session.CurrentDatabase
Set view = db.GetView("All Requests")
Messagebox "View name: " & view.Name
Set doc = view.GetFirstDocument
index = 0

While Not(doc Is Nothing)
'On Error Resume Next
item = doc.ColumnValues(5)'<---right here
If item(index) = Pending Then
Call doc.ReplaceItemValue("Pending", "Approved")
Call doc.Save(False, True)
Messagebox "Pending request Approved"
Call view.GetNextDocument(doc)
Goto inc
Else
inc: index = index +1
End If
Wend
Messagebox "Doc not found"

here:
End Sub






How to access data in a column from... (Mark P Laguipo 3.Jan.12)
. . RE: How to access data in a column ... (MALLIK R PERVEL... 3.Jan.12)
. . RE: How to access data in a column ... (Francois Barnic... 3.Jan.12)
. . . . RE: How to access data in a column ... (Stan Rogers 3.Jan.12)
. . . . RE: How to access data in a column ... (Mark P Laguipo 3.Jan.12)
. . . . . . RE: How to access data in a column ... (Francois Barnic... 4.Jan.12)
. . . . . . . . RE: How to access data in a column ... (Mark P Laguipo 5.Jan.12)
. . . . . . . . . . Your code was missing quotes (Doug Finner 5.Jan.12)
. . . . . . . . . . RE: How to access data in a column ... (Francois Barnic... 11.Jan.12)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Author
Category
Platform
Release
Advanced search

 Sign In or Register
Sign in
Forgot your password?
Forgot your user name?
Create new registration

 RSS feedsRSS
All forum posts RSS
All main topics RSS
More Lotus RSS feeds

Resources

 Resources
Forum use and etiquette
Native Notes Access
Web site Feedback

Lotus Support

 Lotus Support
IBM Support Portal - Lotus software
Lotus Support documents
Lotus support by product
Lotus support downloads
Lotus support RSS feeds

Wikis

 Wikis
IBM Composite Applications
IBM Mashup Center
IBM Connections
IBM Docs
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud for Social Business
IBM Web Experience Factory
Lotus Domino
Lotus Domino Designer
Lotus Expeditor
Lotus Foundations
Lotus iNotes
Lotus Instructor Community Courseware
Lotus Notes
Lotus Notes & Domino Application Development
Lotus Notes Traveler
Lotus Protector
Lotus Quickr
Lotus Symphony
IBM Web Content Manager
WebSphere Portal

Lotus Forums


 Lotus Forums
Notes/Domino 9.0
Notes/Domino 8.5 + Traveler
Notes/Domino XPages development forum
Notes/Domino 8
Notes/Domino 6 and 7
Notes/Domino 4 and 5
IBM Connections
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud Notes
IBM SmartCloud Meetings
IBM Web Content Manager
Lotus Domino Document Manager
Lotus e-learning
Lotus Enterprise Integration
Lotus Expeditor
Lotus Protector
Lotus Quickr
Lotus SmartSuite
Lotus Symphony
Lotus Symphony Developer Toolkit Support
Lotus Workflow