G
Guest
Hi:
Working on a make-table query to make a table to send to IRS to report
1099's. Many required fields contain various number of blanks. That's easy
when the field is supposed to contain 2 or 10 blanks: " " or " ".
But when it gets to 207 blanks, isn't there some way to indicate blanks
without typing the in individually?
I seem to remember in old Dartmouth Basic you could enter "blanks(207)" in
the code. That doesn't work in designing a query (in design view).
Very glad for any suggestions.
Cheers,
Gus
Working on a make-table query to make a table to send to IRS to report
1099's. Many required fields contain various number of blanks. That's easy
when the field is supposed to contain 2 or 10 blanks: " " or " ".
But when it gets to 207 blanks, isn't there some way to indicate blanks
without typing the in individually?
I seem to remember in old Dartmouth Basic you could enter "blanks(207)" in
the code. That doesn't work in designing a query (in design view).
Very glad for any suggestions.
Cheers,
Gus