Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pls help me

Status
Not open for further replies.

cyexpert

Programmer
Jun 16, 2002
40
CY
Hi

Forgive me for posting almost the same question as an other programmer but because i didnt understand the specific thread i post a new one.

i launch my report (CR 8.5) from my vb application but it doesnot refresh the data.

to be more accurate i design the report in CR and then i inmport it to vb the only code that i enter for that is the following:(notice that these 2 lines attached to a command button)

BudgetRpt.Refresh
BudgetRpt.Show

BudgetRpt is the form that automatically entered by Vb when i imported the report.

Thanks
 
i get the following if i use the first line of code that you suggest "data or method dont found"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top