Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default email only current entry, not the past data

Hi All,

I have a userform that accepts user inputs and emails it to me once users
click "Submit". before being emailed they are stored in a workbook on shared
drive.

What is happening is: this workbook that is emailed to me stores all the
data that users input through userform, and hence is emailing me the whole
workbook with all data.

what I want: I want to reveive just the current users data. I dont want to
receive the entire workbook, but the current data that has been inputed by
the last user only.

I hope I made it clear

Thanks in Advance
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,049
Default email only current entry, not the past data

you're not clear here - is the userform data stored separately ? its should
be raltively painless to save the data into another - say timestamped -
workbook in a particular folder, prior to any processing as soon as submit
was clicked. that would make life a lot easier





"sam" wrote in message
...
Hi All,

I have a userform that accepts user inputs and emails it to me once users
click "Submit". before being emailed they are stored in a workbook on
shared
drive.

What is happening is: this workbook that is emailed to me stores all the
data that users input through userform, and hence is emailing me the whole
workbook with all data.

what I want: I want to reveive just the current users data. I dont want to
receive the entire workbook, but the current data that has been inputed by
the last user only.

I hope I made it clear

Thanks in Advance


  #3   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default email only current entry, not the past data

Thanks for the help patrick, the userform data is stored in the same
workbook. Is there a way to email just the current user input (for eg, the
last row updated in the workbook) and not old data?

For eg, the workbook stores all the user inputs, each user inputs are stored
in a new row such as:

Name Address Phno Zip
pat 1 s dr 12345
neal 2 n dr 33434
sam 3 w dr 34344

What I want is: when neal inputs his info through the user form, I want his
info to be mailed and not pat and neals

when sam inputs his info through the user form, I want sams info to be
mailed and not pat, neal and sams.

Rite now its mailing the whole workbook, is there a way to mail just the
users info?

Hope I made it clear

Thanks in Advance




"Patrick Molloy" wrote:

you're not clear here - is the userform data stored separately ? its should
be raltively painless to save the data into another - say timestamped -
workbook in a particular folder, prior to any processing as soon as submit
was clicked. that would make life a lot easier





"sam" wrote in message
...
Hi All,

I have a userform that accepts user inputs and emails it to me once users
click "Submit". before being emailed they are stored in a workbook on
shared
drive.

What is happening is: this workbook that is emailed to me stores all the
data that users input through userform, and hence is emailing me the whole
workbook with all data.

what I want: I want to reveive just the current users data. I dont want to
receive the entire workbook, but the current data that has been inputed by
the last user only.

I hope I made it clear

Thanks in Advance



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default email only current entry, not the past data

You can take a look at some of Ron's code for email. Maybe you can get an
idea from that:

http://www.rondebruin.nl/sendmail.htm



"sam" wrote in message
...
Thanks for the help patrick, the userform data is stored in the same
workbook. Is there a way to email just the current user input (for eg, the
last row updated in the workbook) and not old data?

For eg, the workbook stores all the user inputs, each user inputs are
stored
in a new row such as:

Name Address Phno Zip
pat 1 s dr 12345
neal 2 n dr 33434
sam 3 w dr 34344

What I want is: when neal inputs his info through the user form, I want
his
info to be mailed and not pat and neals

when sam inputs his info through the user form, I want sams info to be
mailed and not pat, neal and sams.

Rite now its mailing the whole workbook, is there a way to mail just the
users info?

Hope I made it clear

Thanks in Advance




"Patrick Molloy" wrote:

you're not clear here - is the userform data stored separately ? its
should
be raltively painless to save the data into another - say timestamped -
workbook in a particular folder, prior to any processing as soon as
submit
was clicked. that would make life a lot easier





"sam" wrote in message
...
Hi All,

I have a userform that accepts user inputs and emails it to me once
users
click "Submit". before being emailed they are stored in a workbook on
shared
drive.

What is happening is: this workbook that is emailed to me stores all
the
data that users input through userform, and hence is emailing me the
whole
workbook with all data.

what I want: I want to reveive just the current users data. I dont want
to
receive the entire workbook, but the current data that has been inputed
by
the last user only.

I hope I made it clear

Thanks in Advance





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to validate email address during data entry in Excel Ramiro Excel Discussion (Misc queries) 1 January 20th 09 08:30 PM
Number of weeks past in current qtr AD108 Excel Worksheet Functions 2 December 4th 06 01:17 PM
How do stop excel from scrolling past the last entry? Trina Sulita Excel Discussion (Misc queries) 3 June 21st 06 10:58 PM
Can I lock cell contents after current date is past? Excel User Greg Excel Worksheet Functions 0 January 16th 06 06:47 PM
HELP - need to returns the current number of past month this year and ... elz64 Excel Worksheet Functions 6 April 6th 05 01:37 PM


All times are GMT +1. The time now is 12:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"