R
Rob Hargreaves
I have a Form made from a worksheet I plan on using it to
add information to my datasheet.
Column B has dates for every day of the year.
Formatted dd/mmm/yy
On the form I have a fixed refrence of the column letter
as this will always be the same so the information under
m3 feed will always be column E row ? for the entry to go
into.
The row number to decide the cell the information should
go into is decided by matching a date cell on the
worksheet form to the row in column b.
How can I code this into my worksheet?
Rob
add information to my datasheet.
Column B has dates for every day of the year.
Formatted dd/mmm/yy
On the form I have a fixed refrence of the column letter
as this will always be the same so the information under
m3 feed will always be column E row ? for the entry to go
into.
The row number to decide the cell the information should
go into is decided by matching a date cell on the
worksheet form to the row in column b.
How can I code this into my worksheet?
Rob