1

(21 replies, posted in Reports)

Thanks a lot Derek, Learning MVD is becoming increasingly interesting! I need to learn a bit of scripting as it sounds now. Once again, many thanks for your  time and patience.
Regards.

2

(21 replies, posted in Reports)

Hi Derek, thanks a lot, I now understand the approach properly. Once again, your patience and way of explaining is highly appreciated. As an alternative method, is there any possibility to transfer the stdate, enddate and venue information to the report / Edit 1..3 automatically upon loading the form, assuming I'll only have one record at a time in parties / venue?

3

(21 replies, posted in Reports)

Hi Derek, I am very keen to understand this in deep. Please check the attached project and let me know, 1. Whether the script is doing anything? If no, what am I doing wrong? I assume, variables are not shown in the report design view (Creating New) due to this. if not, what else is required. For time being, lets assume I want the report to only include fields stdate and enddate from parties in addition to the address details for clarification purpose. (Hope i can include the venue information same way).

Thanks for your patience and time.
Regards.

4

(21 replies, posted in Reports)

Hi Derek, I followed the instruction but couldn't figure out how to insert the particular information to the report.
When I open in design view, I see labels [Edit1] , [Edit2 .. 4] appears in the report you've attached.

However, I am not sure how I can insert it in a new report that I design (how to select / where to choose from)?
Lets say I go to a new report design, what I get is the result fields I choose from the table addressbook, (its what I see when I select Button9 of Form1 from your design as well). but where do I get the other values of tables party and venues in report design?

Pls explain.

5

(21 replies, posted in Reports)

Hi Derek, please find the experimental project attached herewith, I'd like to know what are the mistakes in that.
Attached picture is what the report should look like.

I am unable to upload the zip file here. Please download it from the link below:

https://www.dropbox.com/s/1xc62f2q6voxk … 3.zip?dl=0

6

(21 replies, posted in Reports)

Hi Derek, Impressed by your ideas, I was just trying to play around within the database and need your help to complete the following since I am missing the basics.

1. I kept the original address book data as it is.
2. Created a separate table for entering party date in to a field named date (DATE)
3. Created a separate table called venues entering venue information (TEXT)

Now, I wanted to print invitations using all three tables and stuck!

Fields I would use for the invitations are;
Name,Address,City,Postcode from table 'addressbook'
Party date from table party, filed 'date' (which will change in the future)
Venue from table venue, field 'venue' (assuming the venue is fixed)

Would appreciate your advise.
Regards.

7

(21 replies, posted in Reports)

Thats really cool smile you got the X-Factor Derek!

8

(21 replies, posted in Reports)

I am really impressed the way you are playing around within the limitations of MVD to put things right, Great and thank you Derek!

On the other hand hats off to MVD creators for being so practical, I am yet to explore the MVD with Numbers and Calculations (Finance). But so far, things are very impressive. Would appreciate if future versions can come out with better button styles + modern design aspects that can help developers create unique layouts.

Regards.

9

(21 replies, posted in Reports)

Thanks Derek, as usual, you got it right, appearance of the INVITATIONS button after selecting the venue is a clever idea.
Just thought of two further ideas:

1. Can we have a text editor integrated within the application (if yes, content of the invitation including the dates can be edited within manually)
2. Also, making radio button selection instead of combo boxes (for search results) to make it more fun.

Regards.

10

(21 replies, posted in Reports)

Hi Derek, apologies for the delay, got your point! Perhaps, can I just do the invitation printing straight from ACTIVE / INACTIVE members instead of adding guests again?

Regards.

derek wrote:

Hi There,
Not sure what you mean by 'live search' but the combobox on Form6 is already searchable so it gives you both options (pick from the drop down list or just type any part of the firstname or lastname).
Derek.

11

(21 replies, posted in Reports)

Hi Derek, as usual, brilliant and thanks for that. Just a question, can we have live search instead of the combobox on form6 (Guests)?

Regards.

12

(21 replies, posted in Reports)

Hi All, I have just created an address book and wondering whether I can print invitation to all or selected persons in the Database with or without scripting?

Eg: I would like to send a party invitation to all or selected friends. What I am expecting to do is to have a template (invitation) on which the First Name, Last Name, Address and the party date / venue inserted grabbed from the Database and included in the invitation. So that I don't need to manually enter details for each and everyone.

Please see attached picture, ones highlighted in RED are the information I'd like to get from Database and the ones in Blue is fixed content on the template.

Is this possible? if yes, any help in this regard would be highly appreciated

13

(5 replies, posted in Reports)

Hi Darek, fantastic, As you suggested it just needs some adjustments. Actual sheet is A4 in size with 1.51cm (Top) x 1.3cm (Bottom) X 0.86 (Left) x 0.79 (Right) in MS-Word . However, adjusting the Top margin to 2.5cm pushes the fastreport in alignment with Avery J8160.

Many thanks for your brilliant work & assistance,
Thanks again Derek!

Cheers.

14

(5 replies, posted in Reports)

Brilliant, Many thanks for the reply Derek, Highly appreciated. That's exactly what my requirement is.

If its not too much, I was planning to have a report that I can print (Name and Address only)  direct based on status to a label sheet  (Avery J8160 Label sheet) which has three columns and seven rows. Is that possible with the same print option available or would that require separate buttons/form? 

Thanks again.

15

(5 replies, posted in Reports)

Just thought of adding few more information since no one has replied.

  • I have an address book kind of database in which there is a 'status' field.
    I have designed it to get value ACTIVE or INACTIVE using combobox
    I have also managed to setup a form in which search data is displayed based on STATUS. I used filter section in Tablegrid settings to make it status=active.
    I tried designing a report but unfortunately it only displays the first record when re-opened again

So, just wondering is there a way for me to print a report probably by scripting to only include the records with my search criteria?

Any help would be appreciated.
Regards.

16

(5 replies, posted in Reports)

Hi everyone, is there a way I can print reports based on field selection directly from the database. For eg: I have a database with a field status and only needs to print reports where STATUS = ACTIVE?

Thanks in advance for any help offered.